body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Hyperlinks Controls */
a:link { color: #530200; text-decoration: none; }
a:visited { color: #530200; text-decoration: none; }
a:hover { color: #530200; text-decoration: underline; }
a:active { color: #530200; text-decoration: none; }

.copy {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}

.bg {
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.v1_head {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #002241;
	text-decoration: none;
}

.footer {
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	height: 22px;
}

.footerlinks {
	padding-left: 7px;
	padding-right: 7px;
}