html {
	margin: 0px;
	padding: 0px;
	}
body { 
	font: 9pt/17pt georgia; 
	color: #ffffff; 
	background-color: #ffffff;
	margin: 0px; 
	padding: 0px;
	}

p { 
	font: 9pt/17pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	color: #333333;
	}
a {
	font-size: 11px;
}
a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000033;
}


a.navbar:link, a.navbar:visited, a.navbar:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color:#ffff99;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	font: italic normal 12pt georgia;
	font-weight: bold;
	color: #9C958B;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
	padding: 0px;
}
h2 {
	font: italic normal 12pt georgia; 
	font-size: 12px;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	margin-top: 2px;
}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
.font_contact
{
	font-family: Arial,Helvetica;
	font-size: 10px;
}

.font_vd_small
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
}

.font_a2
{
	font-family: Arial,Helvetica;
	font-size: 13px;
}
.footer_text
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #000000;
}
.body_text
{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	color: #000000;
}

a.footer_links:link, a.footer_links:visited, a.footer_links:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
}

a.footer_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000033;
	text-decoration: underline;
}