.head2{
	font-family:"verdana";
	font-size:17px;
}

.head3{
	font-family:"tahoma";
	font-size:17px;
}

.submit{
	BACKGROUND-COLOR: #800000;
	color: #FFFFFF;
	font-family:"verdana";
	font-size:15px;
	border: 1px solid #000000;
	font-weight: bold;
	height: 30px;
	padding-bottom: 5px;
}

.error{
	font-family:"tahoma";
	font-size:15px;
	color: #FF0000;
}

.tablehead{
	font-family:"verdana";
	font-size:12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.tablecontent{
	font-family:"verdana";
	font-size:12px;
	color: #000000;
}