BODY {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FF0000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	BGPROPERTIES : FIXED;
	font : Arial, Helvetica, sans-serif;
}

.txtbackgr {
	background-attachment: fixed;
	background-image: url(images/entrtxt_backgr.gif);
	background-position: 0%;
	background-repeat: no-repeat;
}

A:LINK {
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 9;
	font-family : Arial, Verdana, sans-serif;
}

A:VISITED {
	color: Red;
	text-decoration: none;
	font-weight : normal;
	font-size : 9;
	font-family : Arial, Verdana, sans-serif;
}

A:HOVER {
	color : #FFD700;
	text-decoration : none;
	font-weight : normal;
	font-size : 9;
	font-family : Arial, Verdana, sans-serif;
}

.H2 {
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 13px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	line-height : normal;
	letter-spacing : normal;
}

.H3 {
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	line-height : normal;
	letter-spacing : normal;
}

.H3BOLD {
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
	line-height : normal;
	letter-spacing : normal;
}

.H4 {
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	line-height : normal;
	letter-spacing : normal;
}
.H5 {
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	line-height : normal;
	letter-spacing : normal;
}
.H5BOLD  {	
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
	line-height : normal;
	letter-spacing : normal;
}

.H6 {
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 9px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	line-height : normal;
	letter-spacing : normal;
}

.H6WHITE {
	color : #FFFFFF;
	font-family : Arial, Verdana, sans-serif;
	font-size : 9.5px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	line-height : normal;
	letter-spacing : normal;
	white-space : pre;
}

.H6BOLD {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
	line-height : normal;
	letter-spacing : normal;
	white-space : pre;
}




input	{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: Silver;
	border-width: 0pt;
}

