p {
	font-family :  Arial, sans-serif;
	font-size: 16px;
}

font {
	font-family :  Arial, sans-serif;
	font-size: 16px;
}

td {
	font-family :  Arial, sans-serif;
	font-size: 16px;
}

a:link {
color:  #B20014;
font-size: 16px;
font-family : Arial, Helvetica, sans-serif;
font-weight :  bold;
}

a:visited {
color:  #B20014;
font-size: 16px;
font-family : Arial, Helvetica, sans-serif;
font-weight :  bold;
}

a:active {
color: Lime;
font-size: 16px;
font-family : Arial, Helvetica, sans-serif;
font-weight :  bold;
}

a:hover {
color: Green;
font-size: 16px;
font-family : Arial, Helvetica, sans-serif;
font-weight :  bold;
}

H1 {
	font-family :  Arial, sans-serif;
	font-size: 16px;
	color: #285D24;
    margin-bottom :  1px;
}

H2 {
	font-size: 14px;
	color: #191970;
	margin-bottom :  1px;
}

H3 {
	font-size: 16px;
	color: firebrick;
}

H4 {
	font-size: 18px;
	color: firebrick;
	}

HR {
	color: #244AAF;
	height: 1px;
	line-height :  1px;
	white-space : nowrap;
	word-spacing :  1px;
}

LI {
	color: black;
	font-family :  Arial, sans-serif;
	font-size: 14px;
}

UL {
 margin-top :  1px;
 margin-bottom :  1px;
}
