BODY
{
    BACKGROUND-COLOR: whitesmoke;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
}

P
{
	font-family:Verdana, Arial, MS Sans Serif;
	font-size:10pt;
	font-weight:normal;
}
	
.pageFooterCell
{
	background-color: whitesmoke;
}

.pageHeaderCell
{
	background-color:white;
}

.pageContentCell
{
	background-color:white;
	padding: 20px;
}

.pageContentTable
{
	width:760px;
	border:1px;
}

.smallPrint
{
	font-family:Verdana, Arial;
	font-size: 8pt;
	color:Black;
}
	
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

/*IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}*/

