.style1 {
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	font-size: 10px;
}

.style4 {
	font-size: 12px;
}

.style5 {
	font-size:13.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}

.style6 {
	font-size:14px;
	font-weight: bold;
}

a.type1:link {
	color:#0066CC;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

a.type1:visited {
	color:#0000FF;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

a.type1:hover {
	color:#009999;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}	
