body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #003366;
	list-style-type: circle;
	font-style: normal;
	line-height: 135%;
}

body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	list-style-type: circle;
	font-style: normal;
	line-height: 145%;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #006699;
	line-height: 140%;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	margin-bottom: -10px;
}
caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000066;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	font-style: normal;

}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #993366;
	text-decoration: underline;
	font-weight: bold;
	
}
.weesmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000066;
	text-decoration: none;
	line-height: 110%;
}
.reverse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.reverse a:link {
	color: white;
	font-weight: normal;	
}

.reverse a:hover {
	color: white;
	font-weight: normal;	
}  

.reverse a:visited {
	color: white;
	font-weight: normal;	
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #006699;
	margin-bottom: -15px;
}

h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	margin: 5px;
}

.pix   {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #263e53;

}

.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.more {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	margin: 5px;
}

.alert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #996666;
	background-color: #CC0000;
	margin: 5px;
}
.h7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996666;
	background-color: #CC0000;
}
