body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #990000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;



}
a:link {
	color: #FF9900;
	text-decoration: none;

}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
iframe {
	border: none #FF9900;
	margin: 0px;
	padding: 0px;
	background-color: #FF9900;


}
.normal {
	background-color: #800000;
}
.selected {
	background-color: #FF9900;
}
h4 {
	font-family: "Monotype Corsiva", "Palatino Linotype", "MS Sans Serif";
	font-size: 135%;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	color: #FF9900;
	text-decoration: none;


}
