.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contentNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: navy;}
A:hover {text-decoration: underline; font-weight:bold; color: red;}
A:active {text-decoration: none; font-weight:bold; color: red;}






h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Verdana, Times New Roman, Times;
}
h1
{
	color: rgb(ff,ff,ff);
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(ff,ff,ff); font-size:10px; font-family: Verdana;
}
h6
{
	color: #000000;font-family:Verdana; font-size:10pt
}