body {
	background-color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

a.realtime:link, a.realtime:visited {
	color: #009933;
	text-decoration: underline;
	}
	
a.realtime:hover {
	color: #999999;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #999999;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	margin-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-transform: none;
}
.headingpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: normal;
}
.quotation {
	text-indent: 0pt;
	font-style: normal;
	padding-left: 30px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.essaystext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-indent: 10pt;
}
