body {
	margin-top: 0px;
	background-color:#000066;
	background-image: url(images/bg_text.png);
}

h1 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

h2 {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 11px solid #FFCC33;
	padding-left: 7px;
}

h4 {
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

h5, h6 {
	color: #CCFFFF;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

.textbox {
	height: 12px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#F3F3F3;
}
.textbox2 {
	font-size: 10px;
	height: 12px;
	width: 50px;
	background-color:#F3F3F3;
}
.styleBody {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	color: #003333;
}

.styleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 1.4em;
}

.tdBorderTopBottom {
	border-top: #6699CC medium groove; 
	border-bottom: #6699CC medium ridge;
}

.styleXSwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.styleXSblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}

.styleGeorgia {
	font-family: Garamond, Georgia;
	font-size: 14pt;
	color: #FFFF99;
}
.styleBlue {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: #006699;
}
