BODY	{
		background-color: ##c0ffc0;
		font-family: times new roman, sans-serif;
		color: #000000;
		}
	
a:link, a:visited, a:active {text-decoration: underline; color:#000000}
a:hover	{font-weight: bold; color:#000000}
a.link:link, a.link:visited, a.link:active {font-family: monotype corsiva; text-decoration: none; color: #000000; font-size: 14pt; font-weight: bold}
a.link:hover {color: #fbfbfb}

.center 	{text-align: center}
.left		{text-align: left}
.right		{text-align: right}
.small		{font-size: 10pt}

.grey		{color: #C0C0C0}
.red		{color: #CC0000}
.black		{color: #000000}
.white		{color: #FFFFFF}
.bold		{font-weight: bold}

.mainhead	{
		font-size: 14pt;
		font-weight: bold;
		font-family: monotype corsiva;
		}
            
.smallhead	{
		font-size:12pt;
            	font-weight: bold;
            	}
            
.aleft		{float: left}
.aright		{float: right}

img		{border: none}

span		{}

div		{}

div.logo	{width: 1024px}
            
table.main	{
		font-size: 12pt;
		background-color: #bba782;
		width: 1024px;
            	}
            
table.back	{
		width: 1024px;
            	background-color: #e5e4f0;
            	}

table.links	{
		width: 1024px;
            	background-color: #5b7b47;
            	border-bottom: solid 4px #a1534f;
            	text-align: center;
            	}
            
table.footer	{
		width: 1024px;
            	background-color: #5b7b47;
            	border-top: solid 4px #a1534f;
            	}
            
td.footer	{width: 200px}
            
td.links	{width: 200px}


            




