p, body, li, div, span, {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.0pt;
}

A:link {
	color: #0000CC;
}
A:visited {
	color: #336699;
}
A:hover {
	color: #3399FF;
}
A:active {
	color: #0033FF;
}

LI {  color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.0pt;}

OL {  color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.0pt;}

UL {

	color: #000000;
	font-size: 100%;
	list-style-type: square;
}

H1 {

	color : #7E2018;
	font-size : 120%;
    margin-top: 2px;
	margin-bottom: 4px;
}

H2 {

	color : #7E2018;
	font-size : 100%;
    margin-top: 2px;
	margin-bottom: 4px;

}
H3 {

    color : #7E2018;
	font-size : 90%;
    font-style : normal; 
    font-weight : bolder;
    margin-top: 2px;
    margin-bottom: 4px;
}

.sidenav {
color: white;
}

td.maincontent {
padding-left: 3px;
padding-top: 4px;
padding-right: 3px;
padding-bottom: 4px;
}



	/* SIDE LINK DECLARATION */
	A.side:link   		  { font: normal bold 75% inherit; color: #ffffff; background-color: #5C6A49; width:160px; text-decoration: none; margin-bottom:1px; padding-left:2px} 
	A.side:visited		  { font: normal bold 75% inherit; color: #ffffff; background-color: #5C6A49; width:160px; text-decoration: none; margin-bottom:1px; padding-left:2px} 
	A.side:hover 		  { font: normal bold 75% inherit; color: #FFFFFF; background-color: #7E2018; width:160px; text-decoration: none; margin-bottom:1px; padding-left:2px} 


	/* SUBSIDE LINK DECLARATION */
	A.subside:link   		  { font: normal 100% inherit; color: #ffffff; background-color: #95AC76; width:145px; text-decoration: none; margin-bottom:1px; padding-left:2px} 
	A.subside:visited		  { font: normal 100% inherit; color: #ffffff; background-color: #95AC76; width:145px; text-decoration: none; margin-bottom:1px; padding-left:2px} 
	A.subside:hover 		  { font: normal 100% inherit; color: #FFFFFF; background-color: #7E2018; width:145px; text-decoration: none; margin-bottom:1px; padding-left:2px} 


