a:link, a:active, a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #3300FF;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
}
.extra {
	padding-right: 8px;
}
input {
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	height: 14pt;
	text-align: right;
	text-indent: 2pt;
	background-color: #CCCCCC;

}
textarea {
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	height: 200pt;
	text-align: left;
	text-indent: 2pt;
	padding: 1px;
	background-color: #CCCCCC;

}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.alter {
	text-align: center;
	width: 50px;
}

