



li  {
	font-family : arial;
	font-size : x-small;
	color : black;
	text-indent : none;
	padding-left:7px;
	text-align : left;
	font-style : normal;
	font-weight : normal;
	list-style-type : square;
	list-style : square;
}

H1  {
	font-family : arial;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-align : center;
	text-decoration : none;

}

H2  {
	
	font-family : arial;
	font-size : small;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-align : center;
	text-decoration : none;
}


H5  {
	font-family : "verdana";
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : center;
	text-decoration : none;
}




H6  {
	font-family : verdana;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : center;
	text-decoration : none;
	background: NONE;
}










p  {
	font-family : arial;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : justify;
	text-decoration : none;
	text-indent : 0px;
}

a  {
	color : navy;
	text-decoration : none;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	font-size : small;
	background-Color: none;
}

a:hover  {
	
	font-weight : normal;
	font-family : arial;
	color : yellow;
	font-style : normal;
	font-size : small;
	background-Color: NONE;
}

a:visited  {
	text-decoration : none;
	color : navy;
	font-weight : normal;
	font-family : arial;
	font-style : normal;
	font-size : small;
}



H3  {
	font-size : medium;
	font-family : "verdana";
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center;
}


h4
{
  display:block;
  background-color:white;
  border-style:solid;
  border-color:black;
  border-width:1px;
  border-left-width:0px;
  border-right-width:0px;
  margin:0px;
  text-align:left;
  padding-left:15px;
  color:#9B59A4;
  line-height:20px;
  font-family:verdana;
  font-size:80%;
  font-weight:bold;
}
