BODY
{
	margin-top: 0px;
	font-size: 12pt;
	margin-bottom: 0px;
	color: black;
	font-family: Tahoma, Arial;
}

TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Warning
{
 color:Red;
}
.WarningOK
{
	color:Green;
}

.Item
{
	background-color: #FFFFCC;
}

.Alt
{
	background-color: #CCCC99;
}

.Header
{
	font-weight: bold;
	color: #000000;
	background-color: #336699;
}

.Footer
{	
	font-weight: bold;
	color: #000000;
	background-color: #336699;
}


A:link
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	
		
A:visited	{	
	font-weight: bold;
	text-decoration:	none;
	color: #000000;
	}	
		
A:active	{	
	font-weight: bold;
	text-decoration:	none;
	color: #000000;
	}	
		
A:hover	{	
	font-weight: bold;
	text-decoration:	underline;
	color: #000000;
	}
	