a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #C00;
}

a.sparelink:link {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sparelink:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.sparelink:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #fff9b8;
}
a.sparelink:active {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #fff9b8;
}


.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.mainbold {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.mainboldital {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.highlight {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #004200;
}

.header {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004200;
}

body {background-image: url(images/Background.gif);
}
