.content {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	color: #FFFFFF;
	background-color: transparent;
}
.standard {
    color: white ;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px; 
    line-height: 18px; 
    text-decoration: none;
    background-color: transparent;
}
.author {
    color: white;
    z-index: -1;
}
a:link	{
    color: white ;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px; 
    line-height: 18px; 
    text-decoration: none;
    background-color: transparent;
}
a:active   {
    color: white ;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px; 
    line-height: 18px; 
    text-decoration: none;
    background-color: transparent;
}
a:visited  {
    color: white ;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px; 
    line-height: 18px; 
    text-decoration: none;
    background-color: transparent;
}
a:hover	   {
    color: #A0C0C0 ;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px; 
    line-height: 18px; 
    text-decoration: none;
    background-color: transparent;
}

a.und:link    {	text-decoration : Underline }
a.und:active  {	text-decoration : Underline }
a.und:visited {	text-decoration : Underline }
a.und:hover   {	text-decoration : Underline }

BODY {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px; 
    line-height: 18px; 
    text-decoration: none;
    background-color: #0F3E5B;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px; 
}