.text {
	font-family: verdana;
	font-size: 14pt;font-weight:bold;
	color :#666666;
}
.text1 {
	font-family: verdana;
	font-size: 10pt;font-weight:bold;
	color :#666666;
}

a:link {
	color: #333399; text-decoration: none
}
a:visited {
	color: #333399; text-decoration: none
}
a:hover {
	color: #cc0000;
	text-decoration: underline
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight:bold;
	color :#FFFFFF; background-color:#0073AA;
	cursor :hand;
}
	
	
