body
{	border-color: #0A9A88;
	background-color: #49AEC3;
	text-align: center;
	font-size: small;
									}
																		
font, blockquote
{	font-size: 8pt;
	font-family: georgia, times new roman;
	color: #01609C; 
									}

ul, ol, li, marquee
{	font : 8pt verdana; 			
	text-align: left;			}
	
p
{	font : 8pt verdana; 	
	color: #00767D;
	text-align: justify; 		}
	
h1
{	font : bold 14pt verdana;
	color: #277281 ;		}

h2
{	font : bold 10pt verdana;
	color: #D4B50C ;		 	}

hr
{	color: #EED694 ; 
									}

table
{	width: 950px;
	height: 100%;
	text-align: center;				}


#leftnavigation 
{	text-align: left;	
	width: 175px;			}

#rightnavigation
{	text-align: left;
	width: 175px;		}

dt
{	text-align: left;	
	variant: bold;}

#content, .content
{	padding: 15px;
	spacing: 5px;
	text-align: left;
	width: 600px;	
	border-left: 2px solid #99C1C9;
	border-right: 2px solid #99C1C9;
	font-sze: x-small;		}


a:link, a:active, a:visited
{	text-decoration: none;
	color: #028628;				}

a:hover
{	color: #E14A4A;				
	text-decoration: none;			}
