.formular {
	border-color : #6C9CD3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
	background-color : #ffffff;
	border-width : 1px;
	border-style : solid solid solid solid;
}
body {
	scrollbar-3dlight-color : #6C9CD3;
	scrollbar-arrow-color : #6C9CD3;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #6C9CD3;
	scrollbar-track-color : #ebebeb;
	background : ebebeb;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 16px;
	color : #333333;
	background : ebebeb;
}

.textbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : normal;
	color : #ffffff;
	background : ebebeb;
}

.hdl {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 16px;
	color : #333333;
	font-weight : bold;
}

a, a:link, a:visited, a:active, a:focus {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 16px;
	color : #6C9CD3;
    font-weight : bold;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 16px;
	color : #ff9900;
    font-weight : bold;
	text-decoration : none;
}
