body 
{ color: #000000;
       background-color: #fff;
       font-size: 20pt;
       font-family: Verdana;
       margin: 0px 0px 0px 0px; 
	   }
	   
	   li{
    font-size: 8pt; 
    font-weight: bold; 
	color : Blue;
    margin: 0; 
    padding: 0px 5px; 
    background-color: transparent; 
    text-transform: none; 
}

td.nav     { color: #000000;
             background-color: #fff;
             font-size: 10pt;
             text-align: center;
             font-family: Tahoma }
td.header  { color: #000000;
             font-size: 10pt;
             font-family: Tahoma }
td.label   { color: #000000;
             background-color: #ccccff;
             font-size: 10pt;
             font-family: Tahoma }
td.body    { color: #000000;

             background-color: #ffffff;
             font-size: 10pt;
             font-family: Tahoma }

td.bodyalt { color: White;
              margin : 5px 5px 5px 5px;			  
             background-color: #336600;			 
             font-size: 7pt;
             font-family: Verdana;
}
td.footer  { color: #000000;
             font-size: 10pt;			 
             font-family: Tahoma }

a:link     { color: Blue;
             text-decoration: none;
             font-size: 10pt;
             font-family: Tahoma }
a:visited  { color: Blue;
             text-decoration: none;
             font-size: 10pt;
             font-family: Tahoma }
a:active   { color: Blue;
             text-decoration: none;
             font-size: 10pt;
             font-family: Tahoma }
a:hover    { color: Lime;
             text-decoration: none;
             font-size: 10pt;
             font-family: Tahoma }
.good     { color: #0033FF;
             font-weight: bold }
td.pic      { 
background-color : Green;
padding : 2px 2px 2px 2px;
vertical-align : top;
			 }


div.heading {
    background-color: #64879d; 
    color: #EDF2F5;
    padding: 9px; 
    text-align: left; 
    font-size: 16px; 
    font-weight: bold;  
    text-transform: uppercase; 
}
div.leftsidebar { 
width : 126px;
    background-color: #004000;
	font-family : Verdana;
    font-size: 9px; 
    padding: 5px 0px 0px 5px; 
    color: White; 
}
div.thebody { 
    padding: 0px 7px 0px 7px; 
    margin-left: 0px; 
    font-size: 9pt; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style : normal;
	text-transform : none;
	text-align : justify;
}
div.bottom {
    background-color: #004000; 
    border: 1px double #66FF66;
	margin : 0px 0px 0px 0px;
    padding: 3px; 
    text-align: center;
	font-family : Verdana;	
    font-size: 10; 
	color : White;
}
p.title { 
    font-size: 14pt; 
    font-weight: bold; 
    margin: 0; 
}
p.smalltitle { 
    font-size: 9pt; 
    font-weight: normal; 
    margin: 0; 
    padding: 0px; 
    background-color: transparent; 
    text-transform: none; 
}
p.smallboxtitle { 
    font-size: 8pt; 
    font-weight: bold; 
    margin: 0; 
    padding: 0px 5px; 
    background-color: transparent; 
    text-transform: none; 
}
p.sectionheader { 
    font-weight: bold; 
    margin: 6px 10px 10px 10px;
	background-color : #E9FCE9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : left;
	border : 1px;
	border-style : solid;	
	border-color : Green;
	padding : 4px 4px 6px 4px;
}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}

