html, body, td, p {font-family: Arial;}
h1,a.h1,.h1,#h1 {font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 25px;
	color: #80A8F8;
	font-weight: 900;
	text-decoration: none;}
h2,a.h2,.h2,#h2 {font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 30px;
	color: #80A8F8;
	font-weight: 900;
	text-decoration: none;}
a:link {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;}
a:hover {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;}
font.norm, a.norm, td.norm, h3 {
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	text-align: justify;}
font.normblue, a.normblue, td.normblue {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #80A8F8;
	font-weight: 900;
	text-align: justify;}
.button {
	height: 25px;
	width: 142px;
	font-size: 14px;
	color: #000000;
	background-color: #80A8F8;
	border: 1px outset #CECECE;}
.textinput {
	height: 24px;
	width: 170px;
	font-size: 14px;
	color: #000000;
	/*background-color: #CCCCCC;*/
	background-color: #C6EEFF;
	padding-top: 4px;
	border: 1px outset #80A8F8;}
pre {
	line-height: 100%;
	font-family: Arial;
	font-weight: 400;
	font-size: 10px;
}

