BODY, FORM, TEXTAREA, INPUT, TABLE	
{
	background: White none no-repeat;
	color: Black;
	font: bold normal 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	background-color: #D6E6FB;
	border: 0px none Gray;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-width: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	margin: 10px 50px 0px 50px;
	border-color: Gray Gray Gray Gray;
	border-style: solid;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: none;
	list-style: none;
	list-style-type: none;
	z-index: auto;
	background-image: none;
	background-repeat: no-repeat;
	clear: none;
	clip: auto;
	display: auto;
	position: relative;
	text-indent: 0px;
	visibility: inherit;
	scrollbar-3dlight-color: Silver;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: Silver;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: Silver;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: #D3D3D3;
	border-bottom: 0px none Gray;
	border-bottom-color: Gray;
	border-bottom-style: none;
	border-left: 0px none Gray;
	border-left-color: Gray;
	border-left-style: none;
	border-right: 0px none Gray;
	border-right-color: Gray;
	border-right-style: none;
	border-top: 0px none Gray;
	border-top-color: Gray;
	border-top-style: none;
	cursor: auto;
	letter-spacing: normal;
	list-style-image: none;
	vertical-align: top;
	font-variant: normal;
	height: auto;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED
{
	color: Blue;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
A:HOVER
{
	color : Red;
	text-decoration : none;
}
INPUT, TEXTAREA 
{
	color: blue;
	background-color: #F0F0F0;
	background : #F0F0F0;
	border-color : White Gray Gray Gray;
	border : 1px solid Gray;
	border-width : 1px 1px 1px 1px;
	clear : none;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 0px;
	margin: 0px 0px 0px 0px;
}
TEXTAREA 
{
	border-color : Gray Gray Gray Gray;
	border : 1px solid Gray;
}
TABLE
{
	margin: 0px 0px 0px 0px;
}
H1
{
	font: bold normal 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
}
