@charset "utf-8";

body {
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0000FF;
	font-style: italic;
}

.smalltextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
a:link {
	color: #0000FF;
	font-size: small;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	font-size: small;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-size: small;
}

a:active {
	color: #FF0000;
	font-size: small;
}

a.hlink9:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

a.hlink9:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
a.hlink9:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
a.hlink9:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
a.hlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

a.hlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
a.hlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
a.hlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
a.hlinksmall:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

a.hlinksmall:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
a.hlinksmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
a.hlinksmall:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a.hlinksmallyellow:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}

a.hlinksmallyellow:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}
a.hlinksmallyellow:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
a.hlinksmallyellow:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
