body{
color: #333333;
background-color: #F8FAFC;
margin-top: 0px;
}

p
{
font-family: Georgia;
font-size: 11pt;
text-align: justify;
}

div
{
font-family: Georgia;
font-size: 11pt;

}

H1
{
font-family: Georgia;
font-size:11pt;
font-weight: bold;
}

H2
{
font-family: Georgia;
font-size:11pt;
font-weight: bold;
}


tr, td
{
font-family: Georgia;
font-size: 10pt;
}

a {
font-family: Georgia;
font-size: 9pt;
text-decoration: none;
font-weight:bold;
}

A {COLOR: #333333; TEXT-DECORATION: none;}
A:hover {COLOR: #999999; TEXT-DECORATION: none}


input
{
	background-color: White;
	border: 1px solid #0A86C4;
	font-weight: bold;
}


.dots_white
{
	 border-bottom-style: dashed;
	 border-bottom-color: White;
	 border-bottom-width: 1px;
}

.dots_blue
{
	 border-bottom-style: dashed;
	 border-bottom-color: Navy;
	 border-bottom-width: 1px;
}

