.body {
	scrollbar-DarkShadow-Color:#FFFFFF;
	scrollbar-Track-Color:#FFFFFF;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Shadow-Color:#000000;
	scrollbar-Highlight-Color:#000000;
	scrollbar-3dLight-Color:#FFFFFF;
	scrollbar-Arrow-Color:#FFFFFF;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;

}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9AB1CE;
	text-transform: none;
	text-decoration: none;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-attachment: scroll;
	background-position: center center;
	text-decoration: underline;
}

.p {
	font-family:		Arial, Helvetica, sans-serif;
	color:			#FFFFFF;
	font-size:			12px;
	font-style:			normal;
	line-height:		normal;
	font-weight:		normal;
	font-variant:		normal;
}

.h2 {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		9px;
	font-style:		normal;
	line-height:	normal;
	font-weight:	normal;
	font-variant:	normal;
	text-transform:	none;
	color:		#000000;
	margin-top:		2px;
	margin-bottom:	2px;
}

.h1 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-style: 		normal;
	line-height:		normal;
	font-weight:		bold;
	text-transform:		uppercase;
	color:			#FFFFFF;
	margin-bottom:		0px;
}
