.font {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #005CA2;
}
.head {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
}
.footer {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9FC5EC;
}
.font2 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
}
.list {
	list-style-image: url(images/list.gif);

}
a:link {
	color: #FF0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF9900;
}
.head2 {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335EA8;
}
.headRed {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
