body, p, td, table, ul, li, ol, form {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}

ul li { 
list-style: square; 
}

.h {
	font-size: 14px;
	color: #6d111e;
	line-height: 125%;
	font-weight: bold;
}

.h2 {
	font-size: 16px;
	color: #6d111e;
	line-height: 125%;
}

.h3 {
	font-size: 18px;
	color: #6d111e;
	line-height: 125%;
}

.h4 {
	font-size: 22px;
	color: #6d111e;
	line-height: 125%;
}

.nav {
font-size: 11px;
color: #003366;
text-decoration: none;
line-height: 1.1; 
}
.footer { 
font-size: 10px; 
color: #666666; 
text-decoration: none; 
}

.copyright { 
font-size: 10px; 
color: #666666; 
text-decoration: none;
}

.stext {
font-size: 11px;
color: #333333;
line-height: 1.5;
}
.picborder {
color: #ECEAD9;
}

A:link{color:#CC6600;text-decoration:underline;}
#con a:link{color:#003366;text-decoration:none;}
#link a:link{color:#999999;text-decoration:none;}
#footer a:link{color:#333333;text-decoration:none;}
A:visited{color:#CC6600;text-decoration:underline;}
#con a:visited{color:#003366;text-decoration:none;}
#link a:visited{color:#999999;text-decoration:none;}
#footer a:visited{color:#333333;text-decoration:none;}
A:hover{
	color:#6d111e;
	text-decoration:underline;
}
#con a:hover{color:#000000;text-decoration:none;}
#link a:hover{color:#999999;text-decoration:underline;}
#footer a:hover{color:#666666;text-decoration:none;}
}
.link {
	text-decoration: underline;
}
.underline {
	color: 6d111e;
	text-decoration: underline;
	font-size: 18px;
}
.center {
	text-align: center;
	color: #000;
}
.black {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	color: #6D111E;
}
.small {
	font-size: 10px;
	text-align: center;
}

