<style type="text/css">
<!--

BODY {
	FONT-FAMILY: arial;
	font-size: 12px;
	margin-bottom: 1px;
	margin-top: 1px;
}

a:hover {  color: #ff3333; text-decoration: underline}
a:hover.title_white {  color: #ffff22; text-decoration: underline}

a {
	color: #330099; 
	text-decoration: none;
	font-size: 12px;
}

a.small {
	color: #330099; 
	text-decoration: none;
	font-size: 11px;
}

a.bold {
	color: #330099; 
	font-weight: bold;
	font-size: 12px;
}

a.large {
	color: #330099; 
	font-size: 14px;
}

a.title_white {
	color: #ffffff; 
	font-weight: bold;
	font-size: 12px;
}

form.thin {
	margin-bottom: 0px;
	margin-top: 0px;
}


.title {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	FONT-FAMILY: arial;
	text-decoration: none;
	background-color: #9b72cf;
	height: 20px;
}

.title_yellow {
	font-weight: bold;
	font-size: 16px;
	FONT-FAMILY: arial;
	text-decoration: none;
	background-color: #ffe8ba;
}

.title_alt {
	font-weight: bold;
	font-size: 16px;
	FONT-FAMILY: arial;
	text-decoration: none;
	background-color: #9999cc;
}

.warn_italic {
	font-style: italic;
}

.smaller {
	font-size: 10px;
}

.large {
	font-size: 14px;
}

FONT.large {
	font-size: 14px;
}

TABLE {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-width: 0px;
}
TD {
	FONT-FAMILY: arial;
	text-decoration: none;
	font-size: 12px;
}
TD.bold, TR.bold {
	FONT-FAMILY: arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
TD.faq_q1 {
	FONT-FAMILY: arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	width: 5%;
}
TD.faq_q2 {
	FONT-FAMILY: arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	width: 95%;
}
TD.faq_a1, TD.toe_number {
	FONT-FAMILY: arial;
	text-decoration: none;
	font-size: 12px;
	vertical-align: top;
	width: 5%;
}
TD.faq_a2, TD.toe_content {
	FONT-FAMILY: arial;
	text-decoration: none;
	font-size: 12px;
	vertical-align: top;
	width: 95%;
}
TD.thin_line_vertical {
	width = 1px;
	background-color: #9999cc;
}
TD.thin_line_vertical_grey {
	width = 1px;
	background-color: #cccccc;
}
TD.thin_line_vertical_green {
	width = 1px;
	background-color: #5c9197;
}
TD.thin_line_vertical_dark {
	width = 1px;
	background-color: #000000;
}
TD.thin_line_vertical_dark_bold {
	width = 3px;
	background-color: #000000;
}
TD.bg_grey {
	background-color: #eeeeee;
}
TR.thin_line {
	width= 1px;
	background-color: #9999cc;
}
TR.thin_line_grey {
	width= 1px;
	background-color: #cccccc;
}
TR.thin_line_green {
	width= 1px;
	background-color: #5c9197;
}
TR.thin_line_dark {
	width= 1px;
	background-color: #000000;
}
TR.space_line {
	height: 4px;
}
TR.bgcolor_light {
	background-color: #ddddff;
}
TR.bgcolor_alt {
	background-color: #ffe8ba;
}
INPUT {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
TEXTAREA {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
INPUT.small {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; FONT-SIZE: 75%
}
SELECT {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	FONT-SIZE: 12px;
}
SELECT.small {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	FONT-SIZE: 10px;
}
TEXTAREA.small {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; FONT-SIZE: 75%
}
TABLE#cal {
	FONT-SIZE: smaller
}
TABLE#cal A {
	TEXT-DECORATION: none
}
TABLE#cal A:hover {
	TEXT-DECORATION: underline
}
TABLE#cal A.day {
	COLOR: #666; FLOAT: right; FONT-WEIGHT: bold
}
TABLE#cal DIV.event {
	BORDER-BOTTOM: #000 1px dashed; MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 2px
}
}
-->
</style>