/* CSS Document */

body {
	
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
	text-decoration: none;
}

body,td,th {
	color: #CCCCCC;
}

a:link {
	COLOR: white;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: white;
}
a:hover {
	COLOR: RED;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	COLOR: RED;
}

.txt {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 17px;
	text-decoration: none;
}
.Header {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 1mm;
	font-weight: bold;
	letter-spacing: 3px;
}

.SubHead{
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B8C2CC;
	text-decoration: none;
	line-height: 16px;
}
.SubHead2{
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;;
	text-decoration: none;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.SideTxt {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8C2CC;
	text-decoration: none;
}
