a:link
	{
        color: #336699;
        font-weight: bold;  
	text-decoration: underline;
	}
a:active
	{
        color: #336699;
        font-weight: bold;  
	text-decoration: underline;
	}
a:visited
	{
        color: #336699;
        font-weight: bold;  
	text-decoration: underline;
	}
a:hover
	{
        color: #FF3333;
	text-decoration: none;
	font-weight: bold;  
	}  
P {
	font-size: 11px;
	line-height: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	line-height: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.heading {
	font-size: 16px;
	line-height: 16pt;
	color: #CC3300;
	font-style: normal;
	font-weight: bold;  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
INPUT 
	{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 8pt; 
	BACKGROUND: #FFFFFF; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: verdana; 
	font-weight:normal
	}
TEXTAREA 
	{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 8pt; 
	BACKGROUND: #FFFFFF; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: verdana; 
	font-weight:normal
	}
.submitbutton
	{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none; 
	border:1 solid #000000; 
	background-color:#006699;
	CURSOR: hand
	}
.submitbuttonOVER
	{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #006699; 
	text-decoration: none; 
	border:1 solid #000000; 
	background-color:#FFFFFF;
	CURSOR: hand
	}
li 
	{ 
	font-size: 8pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: square; 
	color: #336699
	}
.imgborder 
	{ 
	BACKGROUND-COLOR: #99CCFF; 
	BORDER-BOTTOM: #C4E1FF 2px solid; 
	BORDER-RIGHT: #C4E1FF 2px solid; 
	BORDER-LEFT: #C4E1FF 2px solid; 
	BORDER-TOP: #C4E1FF 2px solid
	}