<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: #AC134B;
	background-color:none;}
a:hover	{ color: #010705;
	background-color:none;}

h1 {	font-family: trebuchet ms;
	color: #010705; 
	text-transform: uppercase; 
	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: 180px;
margin-top: 0px;
text-align: right;
padding: 0px; 
color:#221823;
font-size: 12px;
line-height: 14px;}

#text
{ float: left;
width: 500px;
margin-top: 0px;
text-align: justify;
padding: 0px;
color:#010705;
background-color: #2B2B2B;}

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

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

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

</STYLE>
