
a:link { text-decoration: none; color: #828C95; font-weight: bold}
a:visited { text-decoration: none; color: #828C95; font-weight: bold}
a:active { text-decoration: none; color: #828C95; font-weight: bold}
a:hover { text-decoration: underline; color: #828C95; font-weight: bold}

body {
	background-color: #DDE3FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-top: 0.7em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	scrollbar-face-color:#DDE3FB;
	scrollbar-arrow-color:#010930;
	scrollbar-track-color:#DDE3FB;
	scrollbar-shadow-color:#010930;
	scrollbar-highlight-color:#DDE3FB;
	scrollbar-3dlight-color:#010930;
	scrollbar-darkshadow-Color:#DDE3FB}
}
h2 {
	font-family: Tahoma, Verdana, sans-serif;	
	font-size: 1.5em;
	font-weight: bold;	
	color: #98ACC7
	}
h3 {	
	font-family: Tahoma, Verdana, sans-serif;	
	font-size: 1.4em;	
	background-color: #98ACC7;  	
	color: #FFFFFF
	}
h4 {
	color: #99B2D0
	}
table {
	color: #FFFFFF;
	bordercolor: #98ACC7
	}

textarea {
	font-family: Tahoma, Verdana, sans-serif;	
	font-size: 1em
	}
	
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #330000;
}
