<STYLE> 

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #1B2423;}
a:hover	{ color: #007181;}

h1 {	font-family: "Trebuchet MS";
	color: #1B2423; 
	text-transform: lowercase; 
	font-size: 16pt;
	line-height: 16px;
	font-style: italic;}

#layout {
	width: 332px;
	z-index: 1;
	position:fixed;
	float:left;}

#content {
	width: 450px;
	left:450px;
	z-index: 2;
	float:left;
	position:absolute;
	top:10px;}

.menu 
{ margin-bottom: 10px;
margin-top: -130px;
font-family: "Trebuchet MS";
text-align: center;
padding: 3px;
font-size: 12px;
color:#1B2423;}

.disclaimer 
{ font-family: "Trebuchet MS";
text-align: justify;
font-size: 10px;
color:#1B2423;}

.title 
{ font-family: "Trebuchet MS";
text-align: center;
font-size: 10px;
color:#1B2423;
background-color:#B6CDD0;
}

.text
{ font-family: "Trebuchet MS";
margin-top: 0px;
text-align: justify;
padding: 5px;
font-size: 11px;
color:#030406;}

p { margin: 0px 0px 5px 0px;}

input, textarea, select
	{border: 1px dotted #030406;
	background-color: #E1E1E1;
	margin: 0px;
	color:#030406;}

li { list-style-type: square; padding-bottom: 1px;; }
ul { padding: 5px; margin: 5px; }

</STYLE>
