
    body,td,p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
        color: black;
}
	a{
		font-size: 10pt;
		font-weight: bold;
		color: black;
	}
	a:visited{
	color: gray;
}
	a:active{
	color: red;
	}
	a:hover{
	text-decoration : underline;
	color: red;
}

h1 { text-align: center;
font-size: 12pt;}

.design {
font-size: 6.5pt;
}

.mainnav { color: #f9f1b8;
	font-size : 9pt;
        text-decoration: none;
        font-weight: bold;
 }
.mainnav.A  {
	color : #f9f1b8;
	text-decoration: none;
}

.mainnav:Visited  {
	color : #f9f1b8;
}

.mainnav:Active  {
	color : #ffffff;
}

.mainnav:Hover  {
	color : #ffffff;
        text-decoration: none
        }
.footnav { color: #f9f1b8;
	font-size : 8pt; }
.footnav.A  {
	color : #f9f1b8;
	font-size : 8pt;
	font-weight : bold;
}

.footnav:Visited  {
	color : #f9f1b8;
	font-size : 8pt;
}

.footnav:Active  {
	color : #ffffff;
	font-size : 8pt;
}

.footnav:Hover  {
	color : #ffffff;
	font-size : 8pt;

}

.design { color: #f9f1b8;
	font-size : 8pt;
        text-decoration: none;}

.design.A  {
	color : #f9f1b8;

	}

.design:Visited  {
	color : #f9f1b8;
}

.design:Active  {
	color : #f9f1b8;
}

.design:Hover  {
	color : #f9f1b8;
	 text-decoration: none;
}

.footer {
	font-size: 7pt;
	text-decoration: none;
}
.footer:hover {
	text-decoration: none;
}                              
.top {    	font-size: 8pt;
        	color : #ffffff;
                margin: 0px;  
                font-weight: normal;
}

.link {    	font-size: 15px;
        	text-align: center;
}

.button { margin-left: 13px;}              

.justify { text-align: justify;}
