
body { 
	background: #408ACE; 
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 1.5;
	color: #61645D;
	SCROLLBAR-ARROW-COLOR: #A9A9A9;
	SCROLLBAR-BASE-COLOR: #A9A9A9;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F4F8ED;
	SCROLLBAR-SHADOW-COLOR: #DCDCDC;
	SCROLLBAR-3DLIGHT-COLOR: #A9A9A9;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #A9A9A9;
}





table {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #61645D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.title{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #002C5F;
	weight: bold;
}


.subtitle{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #61645D;
	weight: bold;
}



.subtext{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #61645D;
	weight: normal;
}


.lgbody{
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #61645D;
	weight: normal;
}


.boombody{
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #61645D;
	weight: normal;
}


header1 {
	font-family: verdana, sans-serif;
	font-size: 16px;
	color: #61645D;
	font-weight: bold;
}


header2 {
	font-family: verdana, sans-serif;
	font-size: 20pt;
	color: #002C5F;
	font-weight: bold;}




a:link { 
	color: #002C5F;
	text-decoration: none
	weight: bold;
}


a:visited {
	color: #002C5F;
	text-decoration: none
	}



a:hover {
	color: #3F71AB;
	text-decoration: underline;
}

