body {background-color: white}

table
{
	outline-style:none
}
tr
{
	outline-style:none
}
td
{
	outline-style:none
}
h1 
{
	font-size: 32pt;
	font-family: "Arial Black";
	color:red
}
h2 {color:#333333}
h3
{
	color:#555555;
}
h4
{
	color:#444444;
	font-family:"Courier New"
}
p 
{
	margin-left:0px;
	color:#555555;
	font-size:10pt
}

a
{
	font-family: "Courier New";
	font-size:11pt;
	font-weight: normal;
	text-decoration:none;
	font-weight:bold;	
	color:#444444
}
a:hover {
	color: #7777ff;
	font-size:11pt;
	font-weight:bold;
}

ul
{
	font-size:10pt;
	color:#444444
}