p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;	
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;	
}


a:link {					     /* unvisited link */
	font-family: arial;
}

a:visited {
	font-family: arial;
}

a:hover {
	text-decoration: underline;
}

a.LeftLink01:link {					     /* unvisited link */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	color: #0033FF;
}

a.LeftLink01:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	color: #0033FF;
}

a.LeftLink01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	list-style-type: circle;
	line-height: 100%;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	list-style-type: circle;
	line-height: 100%;
}

p.PageFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
}

/*h1.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
}*/

