p
{
	background-color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10px;
	text-align: center;

}


A:link
{
	color : white;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
}

A:active
{
	color: inherit;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	background: transparent;
}


A:visited
{
	color : #E6DDC8;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	font-style : normal;
}


A:hover
{
	color: inherit;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	background: transparent;
}



Body  {
	background-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
}


Table  {
	background-color:#C00;
}


td	{
	background-color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}


#head {
	color:#000;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	text-align:center;
	margin-top:0;
}
