.bodystyle
{
margin: 		0;
}
.normal_text
{
font-size: 		9pt;
font-family:		arial;
font-weight: 		normal;
color:			#707070;
text-align:             justify;
}
a.link
{
font-family: 		Arial;
font-size: 		9pt;
color:			#775943;
text-decoration:	Underline
font-weight:		Normal;
cursor:			hand;
}
a.link:hover
{
font-family: 		Arial;
font-size: 		9pt;
color:			#3B8AE7;
text-decoration:	underline;
}
.field_title
{
font-family: 		Arial;
font-size: 		9pt;
color:			#707070;
font-weight:		Bold;
}
.input_field
{
font-size: 		9pt;
font-family:		Arial;
height: 		18px;
border: 		1px solid #707070;
}
.textarea
{
font-size: 		9pt;
font-family:		Arial;
width:			206px;
border: 		1px solid #707070;
}
.textarea2
{
font-size: 		9pt;
font-family:		Arial;
width:			141px;
border: 		1px solid #707070;
}
.FormButton
{
font-size: 		9pt;
font-family: 		Arial;
height: 		21px;
cursor: 		hand;
width:			50px;
}
.bottom_row_text
{
font-size: 		9pt;
font-family: 		Arial;
color: 			#707070;
font-weight: 		normal;
}
.bottom_row
{
font-size: 		9pt;
font-family: 		Arial;
background: 		#707070;
color: 			#707070;
font-weight: 		bold;
}