style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}

A
{
    COLOR: #F4210B;
}

A:visited
{
    COLOR: #CC6600;
}

A:hover
{
    COLOR: #197A09;
}
A:active
{
    COLOR: #F4210B;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}
	
.list-item ul li {
  list-style-type: none;
}


}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	padding: 0px;
	display: list-item;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 6px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0pt 0pt 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	padding: 0pt 0pt 0px;
	COLOR: #000000;
}
