@charset "utf-8";
/* CSS Document */

body {
	margin-top: 2px;
	background-image: url(images/bkgstripe.jpg);
}
.listfont
{
	font: bold 16px "Trebuchet MS";
	color: #FFFFFF;
}
.smallfont
{
	font: 12px "Trebuchet MS";
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #A63046;
	text-decoration: none;
}
a:active {
	color: #000000;
}
a {
	font-family: Trebuchet MS;
}
.titlefont
{
	font: bold 16pt "Trebuchet MS";
	color: #3366CC;
}
.bulletfont
{
	font: bold 13pt "Trebuchet MS";
	color: #A63141;
}
