A:Visited {
	font-family: Verdana;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
A:Link {
	font-family: Verdana;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
A:Hover {
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
body {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin: 0px;
}
form {
	margin: 0px;
}
table{
	font-family: Verdana;
	font-size: 10px;
}
input,select,textarea {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #F4F4F4;
}
.H1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
