body	{
			margin: 0px;
			font-family: Verdana, Geneva, Arial, san-serif;
			font-size: 12px;
			color: #000000;
			line-height: 1.2em;
			}

h1 {
		  font-size: 18px;
			}
			
h2 {
	 		font-size: 15px;
			}
			
h2.content {
		  font-size: 15px;
			border-top: thin dotted #336666;
			text-align: right;
			text-transform: uppercase; 
			}	
			
h3 {
	 		font-size: 13px;
			color: #669999;
			}
			
h2.news {
		  font-size: 15px;
			border-top: thin dotted #336666;
			text-align: right;
			text-transform: uppercase; 
			}			
		
		h2.links {
		  font-size: 15px;
			border-top: thin dotted #336666;
			text-align: right;
			text-transform: uppercase; 
			}			
				
h1, h2 {
		  font-weight: bold;
			color: #003333;
			}

a:link {
			 color: #336666;
			 text-decoration: none;
			 border-bottom: 1px dotted #000033;
			 }
			 
a:visited {
				color: #999999;
				text-decoration: none;
				border-bottom: 1px dotted #000033;
				} 
 
 a:hover {
  			color: #009999;
				text-decoration: none;
				border-bottom: 1px dotted #009999;
				}
			
.news {
			 line-height: 1.5em;
			 font-weight: bold;
			 color: #003333;
			 text-align: right;
			 margin: 5px;
			 margin-top:5px;
			 margin-right: 100px;
			 }					

p.content {
			color: #336666;
			margin-left: 50px;
			}
			   
p.signature {
  	 color: #669999;
		 font-size: 9px;
	 }	  
	 
#header {
				padding: 20px;
				padding-bottom: 5px;
				border-bottom: 8px solid #336666;
				margin-top: 0px;
				}

#header a:link {
			 color: #FFFFFF;
			 text-decoration: none;
			 border-bottom: none;
			 }
			 
#header a:visited {
			 color: #FFFFFF;
			 text-decoration: none;
			 border-bottom: none;
			 }
			 
#header a:hover {
			 color: #FFFFFF;
			 text-decoration: none;
			 border-bottom: none;
			 }

#navigation {
						width: 100px;
						float: right;
						font-size: 10px;
						line-height: normal;
						text-align: right;
						margin-top: 30px;
						padding-right: 55px;
						font-weight: bold;					
						 }			
			 
#images {
				margin: 0px 10px 10px 10px;
				width: 302px;
				float: left;
				}
						 
#main {
			padding: 50px;
			margin: 0px 50px 10px 305px;
			color: #336666;
			font-size: 12px;
			line-height: 1.6em;
			}
			
#footer {
				color: #336666;
				border-top: 8px solid #336666;
				font-size: 10px;
				text-align: center;
				font-weight: bold;
				font-style: italic;
				}

blockquote.citation {
				font-style: italic;
				font-size: 10px;
				font-weight: bold;
				color: #cccccc;
				margin-left: 100px;
				}

blockquote.quote {
				font-style: italic;
				font-size: 11px;
				color: #336666;
				margin-left: 75px;
				}				