@charset "UTF-8";
/* CSS Document */
.font1 {
	font-family: Verdana;
	font-size: 12px;
	color:#111;
}

.font2 {
	font-family: Verdana;
	font-size: 11px;
	color:#444;
}

.font3 {
	font-family: Verdana;
	font-size: 11px;
	color:#111;
}

.david1 {
	font-family: Verdana;
	font-size: 11px;
	color:#111;
}
.david2 {
	font-family: Verdana;
	font-size: 11px;
	color:#fff;
}

.david3 {
	font-family: Verdana;
	font-size: 11px;
	color:#e7e7e7;
}



a:link {
COLOR: #333333; 
text-decoration: none;
 
} 
a:visited {
COLOR: #333333;
}
a:hover {
COLOR: #333333;
}
a:active {
COLOR: #333333;
}

</style>
