BODY, TD, TEXTAREA, INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color:#F5A50D;
	scrollbar-shadow-color:#F5A50D;
	scrollbar-3dlight-color: #F5A50D;
	scrollbar-arrow-color: #874728;
	color: #66391E;
}

A:link, A:visited, A:active {
	color: #66391E;
	text-decoration: none;
	font-weight : bold;
}

A:hover {
	color : #FFFFFF;
	font-weight : bold;
}

H3 {
	font-size : medium;
}

H4 {
	font-size : large;
}

.mainlink12{
font-size : 12px;
}

IMG{
 border-color: Black;	
}

.mainframe {
	font-size : small;
	text-align: justify;
	text-justify: newspaper;
}
.bold13{
 font-size: medium;
 font-weight: bold;
	
}