
BODY {
	font-family : Verdana;
	font-weight : normal;

	background-color: FFF2EC;



}



P {
	padding: 0px;
	font-size : 8pt;
	font-family : Verdana;
}

li {
	padding: 0px;
	font-size : 8pt;
	font-family : Verdana;	
}
	
.top {
	padding: 0px;
	font-size : 7pt;
	font-weight: bold;
	font-family : Verdana;
	color : #535353
}

A.top {
	color : white;

}	

.sidenav {
	padding: 0px;
	font-size : 8pt;
	font-family : Verdana;
	color : black
}

A.sidenav {
	color : black;	
}

.title {
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	font-family : Verdana;
	color: black;
}

.main {
		font-family: Verdana;
		font-size: 8pt;  
		color: 000000;
}


.linkblack {
		font-family: Verdana;
		font-size: 8pt; 
		color: black;
}


A.main {
		color: blue;
	text-decoration: none;

}		

A.home {
		color: 000000
}		

.purple {
		font-family: Verdana;
		font-size: 8pt;  
		color: #330066
}


.footer {
		font-size: 8pt;
		font-family : Verdana;
}


A, A:visited {
	text-decoration: none;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, A:visited:hover {
	text-decoration: underline;
	color: #F95702;
}
a:active {
	text-decoration: none;
}






