
body {
	background-color: #60C8EB;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

body, p {
	text-align: left;
	font-size: 8pt;
	color: #444444;
}

a, a:link, a:visited, a:active {
	color: #FF690F;
}

a:hover {
	color: #000000;
}

.txt2, .txt2 a, .txt2 a:link, .txt2 a:active, .txt2 a:visited {
	font-size: 7pt;
	color: #444444;
}

.txt2 a:hover {
	font-size: 7pt;
	color: #000000;
}

.txtPageTitle, h1 {
		text-align: left;
		color: #444444;
		font-size: 11pt;	
		font-weight: bold;
}

.txtTitle {
		text-align: left;
		color: #444444;
		font-size: 9pt;	
		font-weight: bold;
}

.txtSmall {
	font-size: 7pt;
}

.txtDisclaimer, .txtDisclaimer a, .txtDisclaimer a:link, .txtDisclaimer a:active, .txtDisclaimer a:visited {
	font-size: 7.5pt;
	color: #444444;
}

.txtDisclaimer a:hover {
	text-decoration: underline;	
}


.tblColor1 {
	background-color: #B9E8F6;
}

.tblColor2 {
	background-color: #77B919;
}

.tblColor3 {
	background-color: #;
}

.tblColor4 {
	background-color: #FFFFFF;
}