<STYLE> 

body
{ background-color: #c0c0c0;
margin: 0px;}
body, td, input, select, textarea

{ font-family: trebuchet ms;
font-size: 11px;
line-height: 14px;}

a 	{ text-decoration: none;
	color: #0F0F0F;
	background-color:none;}
a:hover	{ color: #243064;
	background-color:none;}

#nav a 	{ text-decoration: none;
	color: #B8231D;
	background-color:none;}
#nav a:hover	{ color:#0F0F0F ;
	background-color:none;}

h1 {	font-family: trebuchet ms;
	color: #0F0F0F; 
	text-transform: none; 
	font-size: 13pt;
	line-height: 10px;
	margin-top:0px;
	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: 650px;
margin-top: 0px;
text-align: center;
padding: 0px; 
color:#0F0F0F;
font-size: 12px;
line-height: 14px;
background-color: #ECECEC;}

#text
{ float: left;
width: 650px;
margin-top: 0px;
text-align: justify;
padding: 0px;
color:#5E5E5E;
background-color: #ECECEC;}

#content
{ float: center;
width: 660px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#5E5E5E;}

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

input, textarea, select
	{border: 1px solid #5E5E5E; 
	color: #5E5E5E;
	background-color: #ECECEC;
	margin: 0px;}

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

</STYLE>
