.text {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: justify;
	line-height: 2.6;

}
.textsmall {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textBold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textyellowBold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #cc9900; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textredBold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #990000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textblueBold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #336699; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textgreenBold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #669900; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textorangeBold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ff6600; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000033; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000033; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #FF6600;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #3300CC;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.body {
	background-attachment: fixed;
	background-color: #000033;
	background-repeat: repeat;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.H4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 10px;
}
.disclaim {
	font-size: 8px;
	font-weight: lighter;
	margin-top: 10px;
}
