a {  color: #FFFFFF; text-decoration: none}
body {  font-family: Arial, Helvetica, sans-serif; color: #000000; cursor: crosshair; text-align: justify; background-color: #999999}
a:hover {  color: #800828; text-decoration: underline}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
h2 {  
	font-family: "Times New Roman", Times, serif; 
	font-size: large; 
	font-style: italic; 
	text-transform: uppercase; 
	font-variant: small-caps; 
	color: #800828; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: thin; 
	border-left-width: 0px
}
h3 {
	font-size: large;
	font-style: italic;
	color: #000000;
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {
	font-size: large;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333333; text-align: center; position: static; clip:  rect(   )}
.navigation {
	background-color: #800828;
	border: thin inset #FFFFFF;
	cursor: help;
	font-size: smaller;
	color: #00FFFF;
	text-align: center;
	padding: 3px;
}
