.medium {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #666666;
}
.small {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.medium2 {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #663300;
}
.head {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: large;
	color: #003399;
	text-decoration: none;
}
.head2 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.head3 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}

