body	{
	background:white;
	font-family: Times New Roman, Arial, Helvatica, sans-serif;
}
p  	{
	color: #330000;
	text-align: justify;
	font-size: medium;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}
p.home	{
	text-align: center;
	font-size: x-small;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
a:hover {
	color: #990000;
	font-weight: bold;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}
HR	{
	color: #660000;
	width: 65px;
	noshade;
	text-align: left;
}
H1	{
	color: #330000;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
}	
