body
{
	margin:0;
	padding:0;
}

img
{
	border:0;
}

body,p,td,th,li,div
{ 
	font-family: Arial; 
	font-size: 10pt; 
	font-style: normal ; 
	font-weight: normal ;
}

h1
{
	font-size: 14pt;
	text-align: center;
	color: red;
}

h2
{
	text-align: left;
	font-size: 11pt;
	color: red;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:link.real-menu,
a:visited.real-menu,
a:active.real-menu
{
	color: white;
	text-decoration: none;
}

a:hover.real-menu
{
	color: white;
	text-decoration: underline;
}