.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
}

.menu { font-family:"Times New Roman", Times, serif; font-size: 16px; color:#FFFFFF; text-decoration: none }
.menu a:link {  color: #ffffff; text-decoration: none}
.menu a:visited {    color: #ffffff; text-decoration: none}
.menu a:hover {color:#FFFF99; text-decoration: underline }

.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ffffff}
.small a:link {  color: #ffffff; text-decoration: none}
.small a:visited {    color: #ffffff; text-decoration: none}
.small a:hover {color:#FFFF99; text-decoration: underline }



	

body {}

 INPUT, TEXTAREA, select {
	color: #000044;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: normal;
	background-color: #ccccdd;
}
 #main {
	background-color: #003366;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
