<STYLE> 

body
{ background-color: #FFFFFF;
margin: 0px;}
body, td, input, select, textarea

{ font-family: trebuchet ms;
font-size: 11px;
line-height: 14px;}

a 	{ text-decoration: none;
	color: #87D2D5;
	background-color:none;}
a:hover	{ color: #698185;
	background-color:none;}

h1 {	font-family: georgia;
	color: #87D2D5; 
	text-transform: lowercase; 
	font-size: 13pt;
	line-height: 10px;
	font-style: italic;
	text-align: center;}

#layout{ float: left; width: 700px;height: auto;margin: 0px auto;padding:0px;}
#layout img{ border: 0px;}

#nav
{ float: left;
width: 362px;
margin-top: 0px;
text-align: left;
padding: 0px; 
color:#698185;
font-size: 12px;
line-height: 14px;}

#text
{ float: left;
width: 362px;
margin-top: 0px;
text-align: justify;
padding: 0px;
color:#2C2B27;}

p { margin: 0px 0px 5px 0px;}

input, textarea, select
	{border: 1px solid #2C2B27; 
	color: #2C2B27;
	background-color: #FFFFFF;
	margin: 0px;}

li { list-style-type: square; padding-bottom: 1px;; }
ul { padding: 5px; margin: 5px; }

</STYLE>
