BODY {
	
	font-family: verdana, arial, helvetica;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	line-height:14px;
}
TD{
	font-family: verdana, arial, helvetica;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	line-height:14px;
}
FONT{
	font-family: verdana, arial, helvetica;
	font-size:12px;
	color:#000000;
	font-weight:normal
	line-height:14px;
}
B{
	font-weight: bold;
}
H1{
	font-size: 22px;
	color: #CC741B;
	font-weight: bold;
}
H2{
	font-size: 18px;
	color: #CC741B;
	font-weight: bold;
	text-decoration: underline;
}
H3{
	font-size: 16px;
	color: #CC741B;
	font-weight: bold;
}


/* ANCHORS */

A{
	color: #0000FF;
	text-decoration:underline;
}

A:hover{
	color: #FF0000;
}
A:visited{
	color: #000068;
}


.nav {
	background: URL(../images/home_02a.jpg);
	background-repeat: repeat-y;
	font-family: arial, verdana, helvetica;
	padding: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8;
}

.nav a:link{
	color: #FFF9BD;
	text-decoration:none;
}

.nav a:visited{
	color: #eee8ac;
	text-decoration:none;
}

.nav a:hover{
	color: #ffffff;
	text-decoration:underline;
}

.nav a:active{
	color: #FFCC00;
	text-decoration:underline;
}

.nav a:active{
	color: #FFCC00;
	text-decoration:underline;
}

.quote {
	font-family: times, serif;
	font-size: 18px;
	color: #333399;
	font-weight: bold;
	line-height: 22px;
}
	


