<!--

body {
	font-family: Verdana, Arial, sans-serif;
}
	
a:hover	{
	text-decoration: underline;
	textDecoration: underline;
	background-color: #FFCC99;
}
			
a:link {
	color: #336666;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	textDecoration:	underline;
}
			
a:visited {
	color: #669999;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	textDecoration: underline;
}
				
.nav {
	background-color: #CCCCCC;
	color: #666666;
	font-weight: bold;
	font-family: arial;
}
			
.navrev {
	background-color: #669999;
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
}
			
.topbox {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
}
				
a.navtop:link {
	color: #666666;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	textDecoration:	none;
}
					
a.navtop:visited {
	color: #666666;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	textDecoration:	none;
}
					
a.navtop:hover {
	text-decoration: underline;
	textDecoration: underline;
	font-weight: bold;
	color: #336666;
	background-color: transparent;
}
			
a.revnavtop:link {
	color: #FFFFFF;
	background-color: #669999;
	font-weight: bold;
	text-decoration: none;
	textDecoration:	none;
}
					
a.revnavtop:visited	{
	color: #FFFFFF;
	background-color: #669999;
	font-weight: bold;
	text-decoration: none;
	textDecoration:	none;
}
					
a.revnavtop:hover {
	text-decoration: underline;
	textDecoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
}
						
a.navbot:link {
	color: #FFFFFF;
	background-color: #669999;
	font-weight: bold;
	text-decoration: none;
	textDecoration:	none;
}
					
a.navbot:visited {
	color: #FFFFFF;
	background-color: #669999;
	font-weight: bold;
	text-decoration: none;
	textDecoration:	none;
}
					
a.navbot:hover {
	text-decoration: underline;
	textDecoration: underline;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}
			
a.revnavbot:link {
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	textDecoration:	none;
}
					
a.revnavbot:visited	{
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	textDecoration:	none;
}
					
a.revnavbot:hover {
	text-decoration: underline;
	textDecoration: underline;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}
				
H1	{
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #336666;
	font-size: 125%;
	font-weight: bold;
	background-color: transparent;
}
		
H2	{
	font-family: Arial, Verdana, sans-serif;
	color: #669999;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	background-color: #F5F5F5;
	border: 1px solid #336666;
}
		
H3	{
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	background-color: transparent;
}

.list {margin-left: 10px;}

.gal {
	line-height: 150%;
	font-family: arial, verdana, sans-serif;
	color: #666666;
	text-decoration: underline;
	textDecoration: underline;
}
			
.wall {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
	
br.short {
	font-size: 8px;
	line-height: 6px;
}
	
p {
	line-height: 130%;
	text-align: justify;
}
		
p.adv {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F5F5F5;
}
			
a.adv:link {
	color: #000;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	textDecoration:	none;
}
	
a.adv:visited {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	textDecoration:	none;
}
	
blockquote {line-height: 120%;}
	
UL	{
	line-height: 150%;
	list-style-type: disc;
	color: #669999;
}
		
OL {
	line-height: 170%;
	text-align: left;
	font-family: Arial, Verdana;
}
				
hr.grey {line-height: 1px; color: #CCCCCC;}

#links {
	padding-left:12px;
	padding-right: 12px;
	font-family: verdana, arial, sans-serif;
}
#links dt {
	margin-bottom: 3px;
}
#links dd {
	padding: 0;
	margin-left: 0;
	line-height: 120%;
}
td.foot {
	padding: 80px 20px;
	color: #666;
	font-size: 10pt;
}
-->
