body { 
		background-color: #A4A58D; 
		font-family: verdana, arial, helvetica, sans-serif;
		}
a {
		color:#30325b;
		}
a:active {
		color:#990000;
		}
a:hover {
		color:#ffb701;
		}
a:visited:hover {
		color:#cc0000;
		}

.img {border: 0px;}

h1 {
		font-size: 20px; 
		line-height: 18px;
		color: #3B443D;
		} 

h2 {
		font-size: 1.2em; 
		line-height: 1.8em; 
		color: #660000;
		} 

.regular { 
		font-size: .85em;
		line-height: 1.4em; 
		}

.small { 
		font-size: .75em;
		line-height: 1.2em;
		}

.vsmall { 
		font-size: .65em;
		line-height: 1em; 
		}


.links { 
		line-height: .85em; 
		font-size: 1.4em;
		} 
		
td { 
		font-size: .85em;
		line-height: 1.4em; 
		}
		
img {
	border-width:0px;
	}