BODY
{
	font-size: 0.8em;
	COLOR: #000000;
	font-family : Verdana, Arial, sans-serif;
}
.help{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
  Color: darkred;
}
.title{
  FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.error{
  FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
  Color: darkred;
	font-weight: bold;
}
A:link,A:visited {
		font-weight : bold;
		font-style : normal;
		font-size : 10px;
		font-family : Verdana, Arial, sans-serif;
		vertical-align : middle;
		text-decoration : underline;
		color : #000000;
}
A:hover {
		font-weight : bold;
		font-style : normal;
		font-size : 10px;
		font-family : Verdana, Arial, sans-serif;
		vertical-align : middle;
		text-decoration : underline;
		color : #000000;
}


textarea
{
BORDER-RIGHT: #333333 1px solid;
BORDER-TOP: #333333 1px solid;
BORDER-LEFT: #333333 1px solid;
COLOR: #000000;
BORDER-BOTTOM: #333333 1px solid;
font-family : Verdana, Arial, sans-serif;
BACKGROUND-COLOR: white;
FONT-SIZE: 1.2em;
}

.input
{
BORDER-RIGHT: #333333 1px solid;
BORDER-TOP: #333333 1px solid;
BORDER-LEFT: #333333 1px solid;
COLOR: #000000;
BORDER-BOTTOM: #333333 1px solid;
font-family : Verdana, Arial, sans-serif;
BACKGROUND-COLOR: #FFFFFF;
FONT-SIZE: 1.2em;
font-weight: normal;
}
.input2
{
BORDER-RIGHT: transparent;
BORDER-TOP: transparent;
BORDER-LEFT: transparent;
BORDER-BOTTOM: transparent;
BACKGROUND-COLOR: transparent;
COLOR: #000000;
font-family : Verdana, Arial, sans-serif;
FONT-SIZE: 10px;
font-weight: normal;
}

.button{
	FONT-SIZE: 1em;
	color:#000000;
	background-color:#cccccc;
	margin-bottom:-1px;
	padding-top:1px;
}
td{
	font-weight :normal;
	font-style : normal;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
}

