body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #666666;
        background-image: url(images/bg.gif);
}
.smallfont {
        font-family: "Trebuchet MS", Verdana;
        font-size: 12px;
        color: #666666;
        font-weight: bold;
}
.smallthin {
        font-family: "Trebuchet MS", Verdana;
        font-size: 12px;
        color: #444444;
        font-weight: normal;
}
a:link {
        color: #BC090D;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #BC090D;
}
a:hover {
        text-decoration: underline;
        color: #FF3300;
}
a:active {
        text-decoration: none;
        color: #BC090D;
}
.largefont {
        font-family: "Trebuchet MS", Verdana;
        font-size: 14px;
        color: #000000;
}
.whitefont {
        font-family: "Trebuchet MS", Verdana;
        font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
}

h2 {
	font: bolder 18px "Trebuchet MS", Verdana;
	color: #9e0b0e;
	margin: 0px 0px 3px 0px
}
.nobanner {
	font: bolder 30px "Trebuchet MS", Verdana;
	color: #9e0b0e;
	margin: 0px 0px 0px 0px
}
