A:LINK, A:VISITED {
 color: #0000ff;
 text-decoration: none;
 }

A:HOVER {
 text-decoration: underline;
 }

BODY {
	font-family:	verdana, arial, helvetica, sans-serif;
	padding:			8 0 0 8 px;
	}
TD {
	font-family:	arial, verdana, helvetica, sans-serif;
	font-size:		11pt;
	color: 			#660000;
	}

.star {
	color: 			#0000ff;
	}
.title {
	font-size:		21px;
	font-weight: 	bold;
	}
.title_sub {
	font-size:		16px;
	font-weight: 	bold;
	font-style:		italic;
	}

.button_normal {
	color:			#000000;
	background:		#e0e0e0;
	}
.button_over {
	color:			#000000;
	background:		#eeeeee;
	font-weight:	normal;
	cursor:			pointer;
	}

.calendar_label {
	font-size:		11px;
	background:		#E5C3C4;
	border-width:	1px;
	border-style:	solid;
	border-color:	#660000;
	}
.calendar_blank {
	}
.calendar_open_normal {
	width:			30px;
	font-size:		11px;
	color:			#000000;
	background:		#aaaaff;
	border-width:	1px;
	border-style:	solid;
	border-color:	#000000;
	}
.calendar_open_over {
	width:			30px;
	font-size:		11px;
	color:			#000000;
	background:		#ccccff;
	border-width:	1px;
	border-style:	solid;
	border-color:	#000000;
	cursor:			pointer;
	}
.calendar_closed_normal {
	width:			30px;
	font-size:		11px;
	color:			#000000;
	background:		#eeeeee;
	border-width:	1px;
	border-style:	solid;
	border-color:	#000000;
	}
.calendar_closed_over {
	width:			30px;
	font-size:		11px;
	color:			#000000;
	background:		#ffffff;
	border-width:	1px;
	border-style:	solid;
	border-color:	#000000;
	cursor:			pointer;
	}
.calendar_selected_normal {
	width:			30px;
	font-size:		11px;
	color:			#ffffff;
	background:		#555555;
	border-width:	1px;
	border-style:	solid;
	border-color:	#000000;
	}
.calendar_selected_over {
	width:			30px;
	font-size:		11px;
	color:			#ffffff;
	background:		#888888;
	border-width:	1px;
	border-style:	solid;
	border-color:	#000000;
	cursor:			pointer;
	}

.footer {
	font-size: 		8pt;
	}

.label {
	font-size:		12px;
	font-weight:	bold;
	}
.label2 {
	font-size:		13px;
	font-weight:	bold;
	font-style:		italic;
	}

.header {
	color:				#FFFFFF;
	background-color:	#000000;
	text-align:			center;
	}

.header A, .header A:visited {
	color:				#FFFFFF;
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
	text-align:			center;
	}

.header_over {
	background-color:	#FFFFFF;
	}
.header_over A, .header_over A:visited {
	color: 				#000000;
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
	text-align:			center;
	}

.faq_question {
	font-weight:		bold;
	}
.faq_answer {
	font-size:			14px;
	}
