p {
	font-family: "Trebuchet MS";
	font-size: .9em.em;
}
.footer {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 0.7em;

}
hr {
	color: #FF0066;
	height: 1px;






}
a:link {
	color: #FF0066;
	text-decoration: none;
}
a:visited {
	color: #FF00FF;
	text-decoration: none;
}
a:hover {
	color: #6600CC;
	text-decoration: underline;
}
a:active {
	color: #FF0066;
	text-decoration: none;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	list-style-position: inside;
	font-family: "Trebuchet MS";
	font-size: 1.0em;

}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Script MT Bold";
	font-size: 3em;
	font-style: italic;
	text-align: left;
	color: #666666;



}
h2 {

	font-family: "Script MT Bold";
	font-size: 2em;
	font-style: italic;
	text-align: left;
	color: #666666;
}
h3 {


	font-family: "Script MT Bold";
	font-size: 1.5em;
	font-style: italic;
	text-align: left;
	color: #666666;
}
.results {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	text-transform: uppercase;
}

