body		{
    background-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #394D68;
		}
td		{
    font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #394D68;
		}

.head	{background-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #FFFFFF;
		font-weight: bold;
		letter-spacing: 4px;
		text-align: center;
				}

.menulink	{
    background-color: #D2b48c;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		border: #000000; 
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
}
		
.leftcolumn  {
    background-color: #6A677C;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		}
		
.leftcolumn a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.leftcolumn a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.leftcolumn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
		
}

.rightcolumn  {
    background-color: #6A677C;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		text align: center;
		}
		
.menulink a:link {
    color: #000000;
		text-decoration: none;
		font-weight: bold;
		}

.menulink a:visited	{
    color: #8B4513;
		text-decoration: none;
		font-weight: bold;
		}

.menulink a:hover	{
    color: #3A3843;
		text-decoration: none;
		font-weight: bold;
		}

.menulink a:active	{
    color: #000000;
		text-decoration: none;
		font-weight: bold;
		}

.rightcolumn a:link {
	color: #D2b48c;
	text-decoration: underline;
	font-weight: bold;
}
.rightcolumn a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.rightcolumn a:hover {
	color: #8B4513;
	text-decoration: underline;
	font-weight: bold;
}
.maincontent a:link {
	color: #000000;
	text-decoration: underline;
	
}
.maincontent a:visited {
	color: #333333;
	text-decoration: underline;
	
	}
	
.maincontent a:hover {
	color: #8B4513;
	text-decoration: underline;
	
}

		
.date	{background-color: #3A3843;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		}

.foot	{background-color: #6A677C;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-align: center;
		}
	
h1		{font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #8B4513;
		font-weight: bold;
		letter-spacing: 2px;
		text-decoration: underline;
		}
		
h3  { 
     font-family: Arial, Helvetica, sans-serif;
		 font-size: 14px;
		 color: #8B4513;
		 font-weight: bold;
		}

.maincontent {  
   background-color: #F5F5F5
}

p { 
    font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
 } 
 
h2 

{ font-family: Arial, Helvetica, sans-serif; 
        font-size: 14px; 
				color: #FFFFFF; 
				font-weight: bold; 
				letter-spacing: 2px; 
				text-decoration: underline;
 }
