body {

	color: #000000;
	font-family: Tahoma;
	font-size: 9px;
}

a:link, a:active, a:visited {
    font-size: 9px;
	text-decoration: none;
	color: #97a327;
}

a:hover {
    font-size: 9px;
	color: #97a327;
    font-style: bold;
	text-decoration:underline;
}

b {
	color: #ea1726;
	font-weight: bold;
	letter-spacing: 1px;
}

i {
	color: #97a327;
}

h1 {

	color: #000000;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}

h2 {

	color: #000000;
	font-family: Book Antiqua;
	font-size: 25px;
}

h3 {

	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
