body {
	background-color: transparent;
}


.norm {
	font-size: 10pt;
	text-indent: 3em;
}

H1{
	font-weight: bold;
	font-size:18.0pt;
	font-family:"Times New Roman";
}

.large {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

a:link, a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	color: #C52200;
	
}

a:link:hover{
	font-weight: bold;
}


P {
	font-family: Georgia, serif;
}

.TA {	
	   scrollbar-3dlight-color:#D2CC98;
           scrollbar-arrow-color: #75671D;
           scrollbar-base-color:#75671D;
           scrollbar-darkshadow-color:#75671D;
           scrollbar-face-color:#E2DCA8;
           scrollbar-highlight-color:#E2DCA8;
           scrollbar-shadow-color:#B2AC78;
	   scrollbar-track-color:#85773D;
}
