/* CSS Document */

body, textarea {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #333333;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p{
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: none;
	font-style: italic;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	color: #000000;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	text-indent: 10px;
}

a:link {
	color: #666666;
}

a:visited {
	color: #003366;
}

a:hover {
	color: #CC0000;
}

.footer {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .2em;
	font-weight: bold;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
.specialhead {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #CCCCCC;
	margin-bottom: 2px;
}

.specialtext {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.specialtext a:link {
	color: #999999;
	text-decoration: none;
}

.specialtext a:visited {
	color: #999999;
	text-decoration: none;
}

.specialtext a:hover {
	color: #CC0000;
	text-decoration: none;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
