body 
{
	text-align: justify;
	color: #000000;
	font-family: Garamond;
	font-size: 12pt;
}	
	
table
{
	border: none;
	font-family: Garamond;
	font-size: 12pt;
	color: #000000;
}

p
{
	font-family: Garamond;
	font-size: 12pt;
	color: #000000;
}

ul
{
	font-family: Garamond;
	font-size: 12pt;
	color: #000000;
}

a:hover 
{
	color : #5777c0;
}

a:active 
{
	color: #001d61;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Garamond;
	font-weight: bold;
}

.nav 
{
	color: #FFFFFF;	
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;	
}

.nav:link 
{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.nav:visited 
{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;	
}
	
.nav:hover 
{
	font-size: 8pt;
	color: #FFFFFF;
	background: #328685;
	text-decoration: none;
	font-weight: bold;	
}
	
.nav:active 
{
	font-size: 8pt;
	color: #FFFFFF;
	background: #328685;
	text-decoration: none;
	font-weight: bold;	
}

.navbig 
{
	color: #FFFFFF;	
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;	
}

.navbig:hover 
{
	font-size: 12pt;
	color: #FFFFFF;
	background: #328685;
	text-decoration: none;
	font-weight: bold;	
}

.sm
{	
	font-size: 10pt;
}	

.footer
{
	font-size: 8pt;
}

.teal
{
	color: #328685;
}

.red
{
	color:#FF0000;
}
