BODY {
		font-family: Verdana;
		font-size: 12px;
		color: #000000;
}

A:LINK {
		font-family: Verdana;
		font-size: 12px;
		color: #800000;
		text-decoration: underline;
}

A:VISITED {
		font-family: Verdana;
		font-size: 12px;
		color: #FF0000;
		text-decoration: underline;
}

H4 {
		font-family: Verdana;
		font-size: 14px;
		font-weight: regular;
		color: #FF0000;
}
H5 {
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
		color: #FF0000;
}

H3 {
		font-family: Tahoma;
		font-size: 30px;
		font-weight: bold;
		color: #FF0000;
}

H2 {
		font-family: Tahoma;
		font-size: 25px;
		font-weight: bold;
		color: #FF0000;
}

.Smaller {
	font-family: Tahoma;
	font-size: 10pt;
}