body 
	{
		background-color: #Ffffff;
		margin: 20;
	}
a 
	{
		font-family: verdana, sans serif; 
		font-weight: bold; 
		font-size: 10pt; 
		color: #B8860B; 		text-decoration: none
	}
a:visited 
	{
		font-family: verdana, sans serif; 
		font-weight: bold; 
		font-size: 10pt; 
		color: #B8860B; 		text-decoration: none
	}
a:hover 
	{
		color: #99cccc; 
		text-decoration: underline;
	}
td 
	{
		font-family: verdana, sans serif; 
		font-size: 10pt;
	}
.title 
	{
		font-family: verdana, sans serif; 
		color: #003366; 
		text-align: center; font-size: 18pt;
 		font-weight: bold;
	}
.h2 
	{
		font-family: verdana, sans serif; 
		color: #003399; 
		text-align: center;
		font-size: 14pt;		
 		font-weight: bold;
	}
table.main 
	{
		background-image: url(flakes.gif);
		border-style: solid; 
		border-color: #006699; 
		border-width: 1;
	}

table.mid
	{	
		background-color: #ffffff; 
		border-style: solid; 
		border-color: #006699; 
		border-width: 1;
		color: 669933;
		font-weight: bold;
		padding-bottom: 10;
		padding-top: 10;
		padding-right: 0;
		padding-left: 0;
	}

table.pictures 
	{	
		color: 669933;
		font-weight: bold;
		
	}
.bold
	{
		font-weight: bold;
	}

.smallmenu
	{
		font-size: 8pt;
		font-weight: normal;
		padding-bottom: 10;
		padding-top: 15;
		padding-right: 0;
		padding-left: 0;
	}

