p {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFFFF; text-decoration: none; font-weight: bold}
p.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
p.green {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #5f794c; text-decoration: none; font-weight: normal}
a.small {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.small:hover {  color: #ff0000; text-decoration: underline}
a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a:hover {  color: #ff0000; text-decoration: underline}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f794c;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
table.inner {
	background-color: #0000ff;
	border: thin solid #000000;
}
body {
	background-color: #cccccc;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	list-style-image: url(../media/bullet.gif);
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: square;
	font-weight: normal;
	color: #5f794c;
}

