@charset "UTF-8";
body/* CSS Document */

  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color: #6C3C79;
	background-color: cc3333;
	margin-top: 8px;
}
a {
	color:#990000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color:#FFFFCC;
	text-decoration: underline;
}
.copy {
	font-size:0.75em;
	color: #460E76;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	list-style-type: square;
	margin-left: 8px;
}
.blocktext {
	background-color:#000099;
	margin: 6px;
	padding: 10px;
	display: block;
	font-size: 0.8em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FEFBC9;
}
.blocktext  a {
	color: #CCB1E4;
}
ul {
	line-height: .9em;
	list-style-type: disc;
}
.blocktext  a:hover {
	text-decoration: underline;
	padding: 1px;
	color: #FFFFCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFCCA;
	border-right-color: #FFFCCA;
	border-bottom-color: #FFFCCA;
	border-left-color: #FFFCCA;
}
.maincontent {
	list-style-type: square;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #CD3332;
	display: block;
	margin: 8px;
	padding: 8px;
	border: 1px solid #000099;
	font-style: italic;
}
.maincontent a {
	list-style-type: square;
	color: #FFFFCC;
}
.maincontent a:hover {
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
	color: #FFFCCA;
	text-decoration: underline;
}
h1 {
	color:#990000;
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.4em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 0.8em;
	font-style: normal;
	background-color: #AFB6BD;
	display: block;
	margin: 1px;
	padding: 2px;
	border: 1px solid #CD6632;
	color: #87438E;
}
h3 {
	color:#000099;
	font-size: 0.8em;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	background-color:#CC0000;
	display: block;
	font-size: 0.75em;
	color: #FFFFCC;
	padding: 8px;
	font-weight: bold;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	word-spacing: .8em;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 6px;
}
.footer a{
	text-decoration: none;
	color: #CCCCFE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.footer a:hover{
	color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC99CD;
	border-right-color: #CC99CD;
	border-bottom-color: #CC99CD;
	border-left-color: #CC99CD;
}
.smalltxt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	;
	color: #CC99CD;
	list-style-type: circle;
	font-weight: normal;
}
.smalltxt a {
	;
	color: #F5CFD4;
	font-weight: normal;
}
.maincontent  a:visited {
	list-style-type: square;
	color: #FFFFCC;
}
