.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

.text a{
	color: #0c748c;
	text-decoration:none;
}

.text a:hover{
	color: #666666;
	text-decoration:none;
}


.textHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
}

.textHome a{
	color: #33899e;
	text-decoration:none;
}

.textHome a:hover{
	color: #666666;
	text-decoration:none;
}


.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color:#993300;
}

.subhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color:#0c748c;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color:#993300;
}
.sidebar a{
	color: #33899e;
	text-decoration:none;
}
.sidebar aHover{
	color: #666666;
}
