A
{	color:#0000FF;
	text-decoration: none
}
A.menu
{	color:#0000FF;
	text-decoration: none
}

A:hover
{
	color: #FF0000;
	background-color: FFFFCC;
	text-decoration: underline;
}

body
{
	font-family:	Verdana;
	font-size:		10 pt;
	bgcolor: #FFFFCC;
	background-color: #FFFFCC
}

h1
{
	font-family:	Arial Black;
	font-size:		12 pt;
	color:			#FF0000;
	text-align:	center 
}

h2
{
	font-family: Verdana;
	font-size: 14 pt;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	margin-top: 1;
	margin-bottom: 1
}

P, ul, li
{	font-family:Verdana;
	font-size: 10 pt
}

table
{
	font-family: Verdana;
	font-size: 10 pt
}

.anno
	{
		margin: 20 0 20 0;
		font-size: 12pt;
		font weight: bold;
		text-align: center;
		border-bottom: 1px solid #FF0000;
	}
