h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #844167;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #844167;
	text-align: left;
	font-size: smaller;
	margin-bottom:0;
}
p {
	font-family: Times New Roman;
	color: #2A0000;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #2A0000;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #844167;
	margin-bottom:0;
}
a:link {
	font-weight: bolder;
    color: #744177;
}
a:visited {
	font-weight: bolder;
    color: #844167;
 }
a:active {
    color: #F44167;
	font-weight: bolder;
}
a:hover {
    color: #F44167;
	font-weight: bolder;
}
a:over {
	font-weight: bolder;
    color: #F44167;
}
img {
	border-width:0;
}

