@charset "utf-8";
/* CSS Document */




.divsroll {
	height:511px; 
	overflow:auto;
}

.mainfonts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0e4c65;
}

.mainfonts_indented {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0e4c65;
	padding-left: 20pt;
}

.mainfonts2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.code {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #990000;
	background-color:#CCCCCC;


}

.headings {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #0e4c65;
	font-weight: bold;
}

a {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
}

img {
	
	border:none;
	
}

a:hover {
	color: #A71527;
}
