body {
	background-color: #525E66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #202020;
	margin: 20px auto 20px auto }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align:left }
	
p	{ 
	margin: 4px 15px 0px 15px;
	text-align:justify}
blockquote	{
    font-family: Georgia, Times, serif;
	color: #525E66; font-size:10px;
	letter-spacing:1px;
	line-height:18px;}
	
strong	{
  color:#DDDEB0;
  font-family: verdana; }
em	{
  font-family: georgia;
  color:#C1F0C8 }

a {
	color: #7E2D26;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #ABCDB0 }

a:hover {
	color:#475586;
	background-color:transparent
}

a:active	{
  color:#488D9A;
  }

h1	{
  font-family:trebuchet ms;
  font-size: 30px;
  letter-spacing:0px;
  color: #fff;
  font-weight: 400;
  padding: 15px 0px 7px 62px;
  background-image:url(images/h1.gif);
  background-repeat:no-repeat;
  margin: 0px;
  text-align:left
  }
h1:first-letter	{
  font-style: oblique;
  font-weight:bold;
  }
h2	{
  font-family: "trebuchet ms", georgia, serif;
  font-size:18px;
  color:#DDDEB0;  
  background-image:url(images/h2.gif);
  background-repeat:no-repeat;
  padding: 3px 0px 3px 46px;
  letter-spacing:2px;
  margin:10px 0px 0px 0px;
  text-align:left
  }
  
.content { font-family: verdana, sans-serif;
	font-size: 11px;
	background-color: #6EA8B0;
  color: #202020;
  padding: 0px 0px 15px 0px;
  text-align:left
}

.nav {
	width: 151px;
	float: right;
	background-image: url("");
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0px;
	margin-left: 15px;
	z-index: 3;}

li	{
  list-style-image: url(images/li.gif);
  text-align: justify;
  font-family: verdana, sans-serif;
  line-height:20px;
  font-size: 11px;
  margin: 0px 50px 0px 20px;
  }  

input, textarea, select, option {
	font-family: "lucida sans unicode", "courier new", monospace;
	background-color: #6EA8B0;
	color:#475586;
	border: 0px;
	border-bottom: 1px solid #475586;
}
.footer { font-family: trebuchet ms, sans-serif;
	font-size: 10px;
	background-color: #DDDEB0;
  color: #202020;
  padding: 3px;
  text-align:center
}
