h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	vertical-align : middle;
	text-align : center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	font-style : normal;
	letter-spacing : 1px;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-variant : small-caps;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699ff;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing : normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	font-style : normal;
}
body {
	background-color: White;
	background-image : url(img/bkgdgradient2.jpg);
	font-size: 14px;
}

.bodycopy {
	font-size: 11px;
	margin-bottom : 0%;
	margin-top : 0%;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}
.baseline {
	font-size: 10px;
	color: black;
	background-position : top;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.tdc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align : center;
}

style {
	margin: 0%;
}

a {
	color: #0000ff;
	text-decoration : none;
}

a:hover {
	color: #ff3300;
	text-decoration : none;
}
body table tr td {
	font-size: 12px;
}

