a:link {
	font-family: "Trebuchet MS";
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #B8AAD2;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #CCCCFF;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	color: #9784B5;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS";
	color: #B9B0AD;
	text-align: justify;
	font-weight: normal;




}
h1 {
	font-family: "Trebuchet MS";
	color: #CC99FF;
	text-align: center;
	font-size: large;
	border: outset #666666;
	background: #330000;




}
h2 {
	font-family: "Trebuchet MS";
	color: #FFCCFF;
	text-align: center;
	font-size: large;


}
h3 {
	font-family: "Trebuchet MS";
	color: #CCFFCC;
	text-align: center;
	font-size: medium;

}
h4 {
	color: #B9B0AD;
	text-align: center;
	font-family: "Trebuchet MS";


}
ul {
	font-family: "Trebuchet MS";
	text-align: left;
	list-style: url(images/bullet.gif);
	color: #FFCCFF;

}
ol {
	font-family: "Trebuchet MS";
	color: #FFFF99;
}
h5 {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	text-align: center;

}
h6 {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}
