
body {  font-family: verdana,Helvetica, sans-serif;  font-size: 8pt; color: #000000}

.link1 {
	color: #ffcc00; font-size: 7pt; font-family: verdana,Helvetica, sans-serif;
}
.link1:visited{
	color : #ffcc00;
}
.link1:hover {
	color : #ffffff;
}

h3 {  font-family: verdana,Helvetica, sans-serif; font-size: 9pt; color: #000033}

b {  font-family: verdana,Helvetica, sans-serif; font-size: 8pt; color: #ffffff}

td {  font-family: verdana,Helvetica, sans-serif;  font-size: 8pt; color: #000000}

.footer {  font-family: verdana,Helvetica, sans-serif;  font-size: 7pt; color: #ffffff}

.footer2 {  font-family: verdana,Helvetica, sans-serif;  font-size: 7pt; color: #000000}

a:link{
	text-decoration : none;
	color : #ffcc00;
}

a:visited{
	text-decoration : none;
	color : #000033;
}
 a:hover{
	text-decoration : none;
	color : #666666;
}
