a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333399;
	}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333399;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333399;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333399;
	}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #CCCCCC;
	}



td {
	background-color: #CCCCCC;
	padding: 2px;
	}

#content {
	position: absolute;
	top: 325px;
	left: 75px;
	width: 390px;
}

#menu {
	position: absolute;
	top: 0px;
	left: 75px;
	}


input, select, textarea {
	background-color: #CCCCCC;
	border-style: double;
	border-width: 3px;
	border-color: #ffffff;
	
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #000000;
	}









