
h1           { font-family: Times New Roman; font-size: 18pt; font-weight:normal; color: #000000 }
h2 		     { font-family: Verdana; font-size: 10pt; color: #000000 font-weight:bold}
h3			{ font-family: Arial; font-size: 10pt; color: #000000; font-weight:bold }

body        { font-family: Verdana; font-size: 10pt; color: #000000 }
ul			{ font-family: Verdana; font-size: 10pt; color: #000000 }
td			{ font-family: Verdana; font-size: 10pt; color: #000000 }
p			{ font-family: Verdana; font-size: 10pt; color: #000000 }


.smText	{ font-family: Verdana; font-size: 8pt; color: #000000 }
.smHead	{ font-family: Arial; font-size: 10pt; color: #000000; font-weight:bold }


/*A:LINK {
	color : #000080;
	text-decoration : underline; font-family: Verdana}
	
A:VISITED {
	color :#000080;
	text-decoration : underline; font-family:Verdana}
	
A:HOVER {
	color : #008080;	text-decoration : underline; font-family:Verdana}*/
	
/*This is the side navigation*/ 

.sidemenu {
list-style-type:none;
margin-left:1em;
padding-left:0;
}

.sidemenu a {
height:20px;
display:block;
text-align:left;
text-decoration:none;
color:#575757;
width:175px;
font-weight:bold;
font-size:9pt;
padding:10px,0px,10px,0px;
}

.sidemenu a:hover {
color:#B48587;
}

.sidemenu a:active {
color: #B48587;
}


/*End of side navigation*/

.news {
	color: #575757;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.newslink {
	color: #575757;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.newsheading {
	color: #575757;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}