.blank		{font-size: 1pt}
a:link		{text-decoration:none}
a:visited	{text-decoration:none}
a:hover		{text-decoration:underline; color:#84FB5A}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 96D0FC;
	}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 96D0FC;
	}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 96D0FC;
	}	
	
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCDD74;
	}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCDD74;
	}
h7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCDD74;
	}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	}	
ul{
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	list-style-image: url(images/bullet1.gif);
}
