@charset "utf-8";
/* CSS Document */

/**************************** Global Variables ****************************/

body {
	background-color: #FF9900;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style12 {color: #666699}
.style14 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style17 {color: #DEDEDE}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.style22 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
.style24 {color: #000000}
.style25 {font-family: "Times New Roman", Times, serif; font-size: 36px;}
.style26 {font-family: "Times New Roman", Times, serif; font-size: 14px;}
.style29 {font-size: 12px}
.style30 {color: #003366}
.style31 {color: #663300}
.style32 {font-size: 10px}

/**************************** Content Divs and Properties ****************************/

#special {
	display: block;
	border: medium dashed #000;
	background: #CCCC99;
	margin: -20px 15px 0 15px;
	width: 130;
	height: 150;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	color: #036;
	text-align: center;
}

#specialTitle {
	font-size: 1.4em;
	text-decoration: underline;
}
