body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.text1{
	font-size:11px;
	font-weight:normal;
	color:#666666;
	
}	

.text2 {
	font-size:11px;
	color:#003399;
	font-weight:bold;
}	

.text3 {
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}

.text4 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.director1 {
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}

.director2 {
	font-size:11px;
	color:#000099;
	font-weight:bold;
}

a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		text-decoration: none;
		color:  #0099FF;
		}
a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		text-decoration: none;
		color:  #0099FF;
		}
a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		text-decoration: underline;
		color:  #0099FF;
	}
	
