.contentStyle
{
   font-family: Tahoma, Verdana;
	font-size: x-small;
	font-weight: normal;
	color: black;
	background-color: transparent;
	margin-top: 0px;
}

.contentStyle p
{
	margin-top: 10px;
	background-color:transparent;
}

.contentStyle input
{
	background-color: white;
	border: 1 solid black;
	cursor: text;
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: black;
}

.contentStyle table
{
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: #0E4A9E;
}

.contentStyle img
{

}

.contentStyle a
{
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: #0E4A9E;
}

.contentStyle select
{
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: black;
}

.contentStyle textarea
{
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: black;
}

.contentStyle .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyle .form_submit
{
	cursor: hand;
}
