body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#right {
	float: right;
	display: inline;
	font-size: 11pt;
	margin: 10px auto;
	text-align: left;	
}

H3 {
	margin: 20;
	padding: 0;
	text-align: left;
	font-size: 12pt;
	color: #4682B4;
	font-variant: normal;
	font-weight: bold;
}

TD {
		font-size: 9pt;
		padding-left: 10px;
}

TD.COLOR1 {background-color: #CDD5E6}

TD.COLOR2 {background-color: #A4B4CD}

TD.COLOR3 {background-color: #405675; color: white;}

TD.COLOR4 {background-color: #DEDEDE;
		vertical-align: top;}

H2 {
	margin: 20;
	padding: 0;
	text-align: right;
	font-size: 14pt;
	color: #4682B4;
	font-variant: normal;
	font-weight: bold;
}

#top H1 {
	font-size: 20pt;
	color: #4682B4;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
}

#top H2 {
	font-size: 17pt;
	color: #4682B4;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-variant: small-caps;
}

#topmenu { 
		margin: 0;
		padding: 2 20 2 10;
		text-align: right;
		font-size: 9pt;
		color: #CDD5E6;	
}

#topmenu A:LINK {
	color: #CDD5E6;
	font-weight: bold;
	text-decoration: none;
}

#topmenu A:VISITED {  
		color: #CDD5E6;
}
			
#topmenu A:HOVER { 
		color: #ffff4f 
}

#menu {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 40px;
}		
		
#menu A:LINK { 
		font-size: 11pt;
		text-decoration: none; 
		color: #634A63;
		font-weight: bold;		
		}

#menu A:VISITED {
		font-size: 11pt;
		text-decoration: none; 
		color: #634A63;
		font-weight: bold;		
}

#menu A:HOVER {
	font-size: 11pt;
	text-decoration: none;
	color: #B0C4DE;
	font-weight: bold;
}		

#text {
	margin: 20;
	padding: 0;
}		

#text p {
	text-align: justify;
	font-size: 10pt;
	color: Navy;
	font-weight: normal;
	text-indent: 15px;	
}


#text a, #text a:active, #text a:focus, #text a:link, #text a:visited {
	font-size: 10pt;
	color: #0000CD;
}

#text A:HOVER {
	color: black;
}

li {
	list-style-image: url(more.gif);
}
