.head
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.normalFont
{
	font-family: Verdana;
	font-size: 10px;
}

.normalFont2
{
	font-family: Verdana;
	font-size: 11px;
}

.tinyFont
{
	font-size: 1px;
}

a 
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

a:hover
{
text-decoration: underline;
}

