h1 {
	font: bold 12pt/13pt Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
}
h2 {
	font: 800 normal 12pt/normal Arial, Helvetica, sans-serif;
	color: #F80D2B;
	font-weight: bolder;
}
p {
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}
a:active {
	color: #F00;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
}
a:link {
	color: #F00;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}
a:visited {
	color: #F00;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #036;

}
a {  font: 8.5pt Tahoma, Verdana, Arial, sans-serif; color: #990000; text-decoration: none}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-style: normal;


}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

.blocks {
	background-image: url(images/blocks.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bullet {
	list-style-position: outside;
	list-style-type: square;
	left: 0px;
}
ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 1em;
	padding-left: 3px;
	line-height: normal;
	font-weight: bold;
}

