a:link {
    font-family: Arial;
	font-size: 14px;
	color: #006633;
	line-height: 145%;
	text-decoration: underline;
}

a:visited {
    font-family: Arial;
    font-size: 14px;
    color: #006633;
    line-height: 145%;
    text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #400B41;
	line-height: 145%;
	text-decoration: none;
}

a.nav:link {
    font-family: Arial;
	font-size: 14px;
	color: #400B41;
	line-height: 175%;
	margin-left: 10px;
	text-decoration: none;
}

a.nav:visited {
    font-family: Arial;
    font-size: 14px;
    color: #400B41;
	line-height: 175%;
	margin-left: 10px;
    text-decoration: none;
}

a.nav:hover {
	font-family: Arial;
	font-size: 14px;
	color: #004200;
	line-height: 175%;
	margin-left: 10px;
	text-decoration: none;
}

h1 {  
    font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}

.body {  
    font-family: Arial;
	font-size: 14px;
	color: #666666;
    line-height: 145%;  
	margin-right: 10px;
	margin-left: 10px;
}

.copyright {  
    font-family: Arial;
	font-size: 14px;  
	line-height: 145%;
}

.caption {  
    font-family: Arial;
	font-size: 14px;  
	line-height: 145%;
}

.address {  
    font-family: Arial;
	font-size: 14px;  
	line-height: 200%;
	color: #400B41;
	margin-left: 10px;
}
