/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #663366;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #993300;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	line-height: 12px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
.whitetext {color: #FFFFFF}
.whitetext a {
	color: #FFFFFF;
}
.whitetext a:visited {
	color: #FFFFFF;
}
.whitetext a:hover {
	color: #FFFF66;
}
.topnavbuttons {
	color: #FFFFFF;
	font-size: 11px;
}
.topnavbuttons a {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavbuttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavbuttons a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.ReversedTopNavLinks {
	font-weight: bold;
	color: #FFFFFF;
}
.ReversedTopNavLinks a {
	font-stretch: expanded;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ReversedTopNavLinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ReversedTopNavLinks a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.size14text {font-size: 14px}
.purpletext {color: #660066}
.size11text {font-size: 11px}
