@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333
	margin-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #910000;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}

.textbox {
	border: 1px solid #666666;
}

a:link {
	color: #910000;
}

a:hover {
	text-decoration: none
}

a:active {
	color: #910000;
}

a:visited {
	color: #910000;
}

.header {
	font-size: 18px;
}

.header2 {
	font-size: 14px;
	font-weight: bold;
}

.headerred {
	font-size: 18px;
	color: #910000;
}

.header2red {
	font-size: 14px;
	font-weight: bold;
	color: #910000;
}