@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pat.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
}
h1 {
	font-size: 14px;
	color: #990000;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
}
h4 {
	font-size: 10px;
	color: #990000;
}
h5 {
	font-size: 9px;
	color: #333333;
}
h6 {
	font-size: 9px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

.red {
        color: #990000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.secondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
	
a:link {
	color: #637FCE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #637FCE;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #637FCE;
}

content {
	padding-right: 5px;
}
