BODY 
{
	margin: 0px;
}

A 
{
	text-decoration : none;
	color : #3366CC;
}

A:hover 
{
	text-decoration: underline;
	color: #3366CC;
}

H1 
{
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	border-bottom: #3366CC 1pt solid;
	width: 100%;
}

H2 
{
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	background-image : url(/images/h2.gif);
	background-repeat : no-repeat;
	padding-top : 3pt;
	padding-bottom : 3pt;
	padding-left : 4pt;
	width: 100%;
}

H3 
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
}

P 
{
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 14pt;
	padding-left : 4pt;
}

UL
{
	list-style-type:square;
}

LI 
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 13pt;
}
	
LI.SpacedOut
{
	margin-top: 6pt;
}
	
TD
{
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT 
{
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Text 
{
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 14pt;
	padding-left : 4pt;
}

.TextFooter 
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color: #2D4A8C;
}
	
A.TextFooter:hover 
{
	text-decoration : none;
	background-color: #2D4A8C;
	color: #99CCFF;
}

.TextLeftMenu 
{
	color : #3366CC;
	background-color: #EEEEEE;
	line-height : 12pt;
}

A.TextLeftMenu:hover
{
	text-decoration: underline;
	color : #3366CC;
	background-color: #EEEEEE;
}

.TextLeftMenuMain 
{
	color : #3366CC;
	background-color: #EEEEEE;
	line-height : 12pt;
	font-weight: bold;
}

A.TextLeftMenuMain:hover 
{
	text-decoration: underline;
	color : #3366CC;
	background-color: #EEEEEE;
}

.BigText
{
	font-size: 16pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 18pt;
}

