a:link {
    font-family: Arial;
	font-size: 12px;
	color: #773C3A;
	line-height: 145%;
	text-decoration: underline;
}

a:visited {
    font-family: Arial;
    font-size: 12px;
    color: #773C3A;
    line-height: 145%;
    text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #28285D;
	line-height: 145%;
	text-decoration: none;
}

a.nav:link {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BC1074;
	line-height: 200%;
	text-decoration: none;
}

a.nav:visited {
    font-family: Arial;
    font-size: 12px;
	font-weight: bold;
    color: #BC1074;
	line-height: 200%;
    text-decoration: none;
}

a.nav:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	line-height: 200%;
	text-decoration: none;
}

h1 {  
    font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}

.body {  
    font-family: Arial;
	font-size: 12px;
	color: #665920;
    line-height: 145%;  
	margin-right: 10px;
	margin-left: 10px;
}

.copyright {  
    font-family: Arial;
	font-size: 12px;  
	line-height: 200%;
}

.caption {  
    font-family: Arial;
	font-size: 11px;  
	line-height: 145%;
}
