body {
  background-color: #FFFFFF;
  font-family: tahoma;
  font-size: 7pt;
  color: #000000;
  text-align: justify;
  margin: 0px; 
  padding: 0px;
  letter-spacing: 0px;
  line-height: 14px
}


a { 
  text-decoration: none; 
  font-family: arial;
  font-size: 8pt;
  color: #407996;
	font-weight: bold;
  letter-spacing: 0px;
  }

a:hover {
	color: #000000; 
	font-weight: bold;}

input, textarea{
	background-color: #e0e0e0;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #808080;
	padding:2px; }

p{
	margin: 2px 2px 2px 2px; 
}

b{color: #348d82; }
i{color: #82a7b0; }


.title {
	background-image: url('titleheader2.jpg');
  	font-size: 12pt;
  	line-height: 23px;
	font-family: arial;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	letter-spacing:-1px;
	color: #FFFFFF;
	text-align: center;
	}
.side {
	background-image: url('titleheader.jpg');
  	font-size: 14pt;
  	line-height: 28px;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	letter-spacing:-1px;
	color: #FFFFFF;
	text-align: center;
	}
.side_1 {
	background-color: #f4f4f4;
  	font-family: tahoma;
  	font-size: 7pt;
  	color: #808080;
 	 text-align: justify;
 	 margin: 0px; 
 	 padding: 0px;
  	letter-spacing: 0px;
 	 line-height: 14px
	}
.sub {
	background-image: url('titleheader3.jpg');
  	font-size: 6pt;
  	line-height: 7px;
	font-family: tahoma;
	text-transform: uppercase;
	letter-spacing:1px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}

blockquote {	
	TEXT-ALIGN: justify; 
	BORDER-LEFT: 8px solid #82a7b0;
	BACKGROUND-COLOR: #FFFFFF; 
	COLOR: #000000; 
	font-family: tahoma;
	PADDING: 5px; 
	padding-left: 10px; 
	padding-bottom: 5px; 
	MARGIN: 20px;
}
.nav {
padding: 3px 3px;
width: 600px;
}
div#nav a {
color: #000000;
background: #b2c9c5;
display: block;
font-size: 6pt;
font-style: bold;
font-family: Verdana,Arial,Helvetica;
letter-spacing : 1px;
padding: 4px 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}

div#nav a:hover {
background: #348d82;
color: #FFFFFF;
display: block;
font-family: Verdana,Arial,Helvetica;
font-size: 6pt;
font-style: bold;
letter-spacing : 1px;
padding: 4px 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}