body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #003F8E;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #104A8F;
	scrollbar-face-color: #104A8F;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}

A {
	color : #003F8E;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : underline;
}

A:HOVER {
	color : #003F8E;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : none;
}

 td,  a, div, p
 {
 	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #003F8E;
}
.inputfield
{
	background-color: #ffffff;
	border: 1pt;
	border-color: #003F8E;
	border-style: solid;
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.textarea
{
	background-color: #ffffff;
	border: 1pt;
	border-color: #003F8E;
	border-style: solid;
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.whitebold{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #ffffff;
	font-weight : bold;
}

.white{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #ffffff;
}


.blackbold{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #000000;
	font-weight : bold;
}

.blue{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #003F8E;
}

.boldblue{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #003F8E;
	font-weight : bold;
}
