body {
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFFFFF;
	font-size: 8pt;
}

#Nav {
	background-image:url('images/graphic_06.jpg');
	background-repeat:repeat;
	width:206px;
	height:241px;
}


#Nav a:link, #Nav a:visited { 
	font-family: Arial;
	color: #ffffff;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	
}

#Nav a:hover{ 
	color: yellow;

}


#FooterNav a:link, #FooterNav a:visited { 
	font-family: Arial;
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
}

#FooterNav a:hover{ 
	color: #00FE72;

}


h1 {
	font-family: Times New Roman, Times;
	text-align: center;
	color: #000000;
	font-size: 14pt;
}

h2 {
	font-family: Times New Roman, Times;
	text-align: center;
	color: #000000;
	font-size: 10pt;
p1  {
	margin:30px;
}




