a:link       { text-decoration: none; color: #0000FF }
a:visited    { text-decoration: none; color: #800080 }
a:active     { text-decoration: none; color: #800080 }
a:hover      { text-decoration: underline; color: #FF0000 }

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/snow1.gif);
}
table {
	font-size: 10pt;
}


.large {
	font-size: 60px;
	color: #993399;
}

.eight {
	font-size: 8pt;
}
.ten {
	font-size: 10pt;
}

.twelve {
	font-size: 12pt;
}

.fourteen {
	font-size: 14px;
}

.bordergray {
	border: 1px solid #999999;
}

.borderorange {
	border: 1px solid #FF6600;
}
.borderpurple {
	border: 1px solid #993399;
}

.toplitegraynormal {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.borderpurplespace {
	border: 1px solid #993399;
}
.title2 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #993399;
	font-size: 16px;
	color: #993399;
	font-weight: bold;
}
.eightpurple {
	font-size: 8pt;
	color: #993399;
}
.leftsidepurple {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993399;
}
.navbar {
	font-size: 8pt;
	color: #999999;
}
.topgray {


	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.topblack {



	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
