body { 
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
font-style:normal; 
font-variant:normal; 
font-size:11px; 
line-height: 10pt;
font-family: georgia;
background-color:#ffffff;
}

h1 {
	color: #000000;
	font-family: georgia;
   text-transform: lowercase;
   letter-spacing: 1px;
   font-size: 15pt;  
   border-bottom: 1px dotted;
   font-weight: normal;
   text-decoration: none;
   text-align: center;
   padding: 3px;
}

h2 {
	color: #ff0033;
	font-family: georgia;
	font-size: 12pt;
	line-height: 5pt;
	font-weight: normal;
	text-align: justify;
	text-transform: lowercase;
	border-bottom: 1 px dotted;
	letter-spacing: -1px;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right:  px;
        border-right: #d7d77a solid 0px;
	border-bottom: 0px dashed #b8b8b8;
}

a:link, a:visited, a:active  
               {
color: #ff0033;
text-decoration: none;
font-weight: normal;
text-transform: normal;
}

a:hover     {
color:#000000;
               }


a.nav:link, a.nav:visited, a.nav:active
{
display:block;
color:#000000;
font-family: georgia;
   text-transform: lowercase;
   letter-spacing: 1px;
   border-left: 4px solid;
   font-size: 13pt;  
   font-weight: normal;
   text-decoration: none;
   padding: 3px
text-align: left;
}

a.nav:hover
{
color:#ff0033;
background-color: transparent;
border left: 6px solid;
}



b, strong {
font-weight: bold;
font-family: arial;
color: #ff0033;
}

i, em {
color: #000000;
font-style: oblique;
font-family: arial;
}
div#content {
text-align: justify;
background-color: #ffffff;
padding-left: 5px;
padding-right: 0px;
padding-top: 0px;
padding-bottom:3px;
margin: 0px 0px 10px; 
} 

