a:link {	color: rgb(153, 0, 204); }
a:visited {	color: rgb(128, 128, 128); } 
a:active {	color: rgb(204, 153, 0); }
body {	font-size:10pt
		font-family: Arial, Helvetica;
		background-color: rgb(255, 255, 153);
		color: rgb(0, 51, 102); 
		}
table {	table-border-color-light: rgb(204, 153, 255);
		table-border-color-dark: rgb(204, 0, 204); 
		}
h1, h2, h3, h4, h5, h6
{	font-family: Century Gothic, Arial, Helvetica; 
}
h1 {	color: rgb(0, 51, 102);}
h2 {	color: rgb(51, 0, 153); }
h3 {	color: rgb(204, 0, 153); }
h4 {	color: rgb(0, 51, 102); }
h5 {	color: rgb(51, 0, 153); }
h6 {	color: rgb(204, 0, 153); }
li  {	font-size:10pt;	font-family:Arial,Helvetica }
p  {	font-size:10pt;	font-family:Arial,Helvetica }
td {	font-size:10pt;	font-family:Arial,Helvetica }
dd {	font-size:10pt;	font-family:Arial,Helvetica }
dt {	font-family:Century Gothic,Arial,Helvetica }

.hdr tr { bgcolor : #FFFFFF } 

.t   td { font-family:Arial; font-size:10pt }

.nav td { font-family:Arial; font-size:6pt }

.nav a {    
		background-color : #D4D0C8;
        border : 0px solid #ff8c00;
        color : #333333;
        display : block;
        padding : 4px 0px 2px 12px;
        text-decoration : none;
        width : 80px
		}
.nav a:hover {
        background-color : #FF8C00;
        border : 0px solid #999999;
        color : White;
        text-decoration : none
			}
.nav2 td { font-family:Arial; font-size:8pt }

.nav2 a {    
		background-color : #D4D0C8;
        border : 0px solid #ff8c00;
        color : #333333;
        display : block;
        padding : 4px 0px 2px 12px;
        text-decoration : none;
        width : 100px
		}
.nav2 a:hover {
        background-color : #FF8C00;
        border : 0px solid #999999;
        color : White;
        text-decoration : none
			}			
.whitetext {
color: white;
font-family: Arial;
font-size: 8pt;
text-decoration: none;
}
