body 
{
margin-top: 0px;
}

P {
   font-size : 12pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.btm_link {
   font-size : 8pt; 
   font-family : Tahoma; 
}

.one {
   font-size : 8pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.standard_link1 {
   font-size : 10pt; 
   font-family : Tahoma; 
}

.standard_link2 {
   font-size : 12pt; 
   font-family : Arial; 
}

.footer_link {
   font-size : 10pt; 
   font-family : Arial;
}

a.standard_link1:link {font-weight : Bold; color:blue;} 
a.standard_link1:visited {font-weight : Bold; color:blue;} 
a.standard_link1:hover {font-weight : Bold; color:red;}
a.standard_link1:active {font-weight : Bold; color:blue;}

a.standard_link2:link {font-weight : Bold; color:blue;} 
a.standard_link2:visited {font-weight : Bold; color:blue;} 
a.standard_link2:hover {font-weight : Bold; color:red;}
a.standard_link2:active {font-weight : Bold; color:blue;}

a.btm_link:link {font-weight : Bold; color:blue;} 
a.btm_link:visited {font-weight : Bold; color:blue;} 
a.btm_link:hover {font-weight : Bold; color:red;}
a.btm_link:active {font-weight : Bold; color:blue;}

a.one:link {font-weight : Bold; color:blue;} 
a.one:visited {font-weight : Bold; color:blue;} 
a.one:hover {font-weight : Bold; color:red;}
a.one:active {font-weight : Bold; color:blue;}

a.footer_link:link {font-weight : Bold; color:yellow;} 
a.footer_link:visited {font-weight : Bold; color:yellow;} 
a.footer_link:hover {font-weight : Bold; color:orange;}
a.footer_link:active {font-weight : Bold; color:yellow;}
.text_parapgraph {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
