body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}

a {
	font-weight: bold;
	color: #E00000;
}

a:hover, a:visited {
	font-weight: bold;
	color: #990000;
}

p {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0pt;
    margin-right-value: 0pt;
    margin-bottom: 0pt;
    margin-left-value: 0pt;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 0pt;
    margin-right-value: 0pt;
    margin-bottom: 0pt;
    margin-left-value: 0pt;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	font-weight: bold;
}

.calendar {
	font-size: 12px;
}

.redhighlight {
	font-size: 11px;
	font-weight: bold;
	color: #940008;
}

.copyright {
	color: #FFFFFF;
	font-size: 11px;
}

.copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}

.photocreds {
	font-size: 9px;
}

.newsheader {
	background-color: #920104;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.newsstory {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.imgborder {
	border: solid 1px #000000;
	margin: 3px 0px;
}

.paneltext {
	color: #FFFFFF;
	font-size: 12px;
}