.error {
	font-family: Verdana;
	font-size: 11px;
	color:red;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #000033;
}
input {
	border-color: Black; 
	border-width:1px;
	font-family: Verdana;
	font-size: 11px;
}
textarea {
	border-color: Black; 
	border-width:1px;
	font-family: Verdana;
	font-size: 11px;
}
select {
	font-family: Verdana;
	font-size: 11px;
}

a:link {
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
	font-size: 12px;
	}
a:visited {
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
	font-size: 12px;
	}
a:hover, a:active {
	color: #FFFFFF;
	background-color: #aa0000;
	text-decoration: none;
	font-size: 12px;
	}
.style1 {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	}.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

