body {
	background-color: #f6f6f6;
	margin: 0;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
}
h2 {
	font-size: 15px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC3333;
	border-bottom-color: #CC3333;
	background-color: #E7E7E7;
	height: 20px;
}
h3 {
	font-size: 16px;
	color: #999999;
}


input {
	background-color: #CCCCCC;
	height: 20px;

	
}

.form {
	background-color: #E7E7E7;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3333;
	
}
.input1 {
	background-color: #CCCCCC;
	height: 35px;

	
}

v11r
{
	font-size = 8px;
	color= Black;
}