@charset "UTF-8";
/* CSS Document */
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
body {
	background-color: #0000FF;
	margin:0;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.style3 {font-size: 16px; font-weight: bold; color: #0000FF; }
.style5 {color: #0000FF}
.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.style7 {color: #009933}
.style9 {
	font-size: 36px;
	color: #990000;
}
.style10 {color: #990000}
.style11 {font-size: 18px}
.style12 {font-size: 16px}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}
.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	line-height: 55px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
}
.boldbodycenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.smallerbigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.bigcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	color: #000000;
}
.bodyhighlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/Highlight.gif);
	background-repeat: repeat;
	margin-right: 120px;
	margin-left: 120px;
}
.bodyunderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.boldbodycenterunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Category {
	font-size: 35px;
	line-height: 75px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/Category-Banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
