BODY,  {
	background-image: url(image/bg.gif);
	background-attachment : fixed;

}
a:link, a:active, a:visited
{
	FONT-SIZE: 8pt;
	color: #0033CC;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	line-height : 125%;
}
A:hover
 {
	FONT-SIZE: 8pt;
	color:#FF6600;
	FONT-FAMILY: verdana;
	text-decoration: underline;
	line-height: 125%;
}

H1
{
	FONT-SIZE:12pt;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #0033CC;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table, td
{
border-width :0px ;
	font-size : 14;
	COLOR: #333366;
	line-height : 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}
.text {
	border-width :0px ;
	font-size : 10;
	text-align : left;
	COLOR: #0033CC;
	line-height : 125%;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link {
	font-size : 10;
	text-align : left;
	COLOR: #0033CC;
	line-height : 125%;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
HR {
	height: 5px;
	color: #EAEAEA;
	line-height : 50%;
}

P{
	padding-bottom: 3px;
	margin: 2px;
	padding-left:10;
	text-indent:25px;
	line-height : 110%;
color: #00008b;
}
fieldset{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00008b;
	padding: 10px;
	background-color : White;
	border-color: #66CCFF;
	border: 1px solid #999933;
	width: 100%;
}
	legend	{
	padding: 2px 1px 1px 2px;
	font-weight: bold;
	COLOR: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 125%;
}
LI
{
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-image: url(image/line.gif);
}

div
{
	padding-bottom: 3px;
	padding-left:5;
	line-height : 110%;
}

