a, body, p, span, td, th {
	font-family: Arial;
	font-size: 12px;
	color: #212121;
}

li {
	font-family: Arial;
	font-size: 11px;
	color: #212121;
}

li.regular {
	font-family: Arial;
	font-size: 12px;
	color: #212121;
}

.small {
	font-family: Arial;
	font-size: 11px;
	color: #212121;
}

.smallheader {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.title {
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
	color: #D0DEB2;
	text-align: center;
}

.header {
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.footnote {
	font-family: Arial;
	font-size: 10px;
	color: #104F04;
	text-align: center;
}

.abold {
	font-family: Arial;
	font-size: 13px;
	color: #104F04;
	font-weight: bold;
}

.anormalbold
{
	font-family: Arial;
	font-size: 11px;
	color: #682523;
	text-decoration: none;
	font-weight: bold;
}

.justify {
	font-family: Arial;
	font-size: 12px;
	color: #212121;
	text-align: justify;
}

a:visited 
{
	font-family: Arial;
	font-size: 11px;
	color: #682523;
	text-decoration: underline;
}

a:active
{  
	font-family: Arial;  
	font-size: 11px;  
	color: #682523;  
	text-decoration: underline;
}
 
a:link 
{  
	font-family: Arial; 
	font-size: 11px; 
	color: #682523; 
	text-decoration: underline;
}

a:hover 
{  
	font-family: Arial; 
	font-size: 11px; 
	color: #682523; 
	text-decoration: underline;
}

a.regular:visited 
{
	font-family: Arial;
	font-size: 12px;
	color: #682523;
	text-decoration: underline;
}

a.regular:active
{  
	font-family: Arial;  
	font-size: 12px;  
	color: #682523;  
	text-decoration: underline;
}
 
a.regular:link 
{  
	font-family: Arial; 
	font-size: 12px; 
	color: #682523; 
	text-decoration: underline;
}

a.regular:hover 
{  
	font-family: Arial; 
	font-size: 12px; 
	color: #682523; 
	text-decoration: underline;
}

a.bold:visited 
{
	font-family: Arial;
	font-size: 13px;
	color: #104F04;
	text-decoration: none;
	font-weight: bold;
}

a.bold:active
{
	font-family: Arial;
	font-size: 13px;
	color: #104F04;
	text-decoration: underline;
	font-weight: bold;
}
 
a.bold:link 
{
	font-family: Arial;
	font-size: 13px;
	color: #104F04;
	text-decoration: none;
	font-weight: bold;
}

a.bold:hover 
{  
	font-family: Arial; 
	font-size: 13px; 
	color: #104F04; 
	text-decoration: underline; 
	font-weight: bold;
}

a.footnote:visited 
{
	font-family: Arial;
	font-size: 10px;
	color: #104F04;
	text-decoration: underline;
}

a.footnote:active
{  
	font-family: Arial;  
	font-size: 10px;  
	color: #104F04;  
	text-decoration: underline;
}
 
a.footnote:link 
{  
	font-family: Arial; 
	font-size: 10px; 
	color: #104F04; 
	text-decoration: underline;
}

a.footnote:hover 
{  
	font-family: Arial; 
	font-size: 10px; 
	color: #104F04; 
	text-decoration: underline;
}