/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #B3B3B3;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.whitelink:link { color: #FFFFFF}
a.whitelink:visited { color: #FFFFFF}
a.whitelink:hover { color: #FFC819}
a.whitelink:active { color: #FFFFFF}

.style1 {
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-size: 16px;
	color: #FFFFFF;
}
.style3 {
	color:#00F
	font-size: 14px;
	font-weight: bold;
	color: #2D3081;
}
.style4 {
	font-size: 14px;
	color: #666666;
}
.style5 {
	color: #993365;
	font-weight: bold;
	font-size: 24px;
}

.normal-font {
	font-size: 12px;
}
.heading-font {
	color: #9A3466;
}
.header-large {
	color: #2D3081;
	font-size: 36px;
}
