﻿body 
{
	 font-family: Arial, Verdana;
	 font-size: small;
	 text-align: left;
}

.pageTitle
{
	font-size: large;
	font-weight: bold;
	color: #336699;
	width: 100%;
}

.rangeTitle
{
	font-size: medium;
	font-weight: bold;
	color: #99B0E0;
}

.newsHead
{
	font-size: medium;
	font-weight: bold;
	color: red;
}

.newsDate
{
	 font-family: Arial, Verdana;
	 font-size: small;
	 text-align: left;
	 color: Gray;
}

img
{
	behavior: url(iepngfix.htc);
}

.pngFix
{
	background-repeat: repeat;
	behavior: url(iepngfix.htc);
}
h6
{
	font-size: small;
	font-weight: bold;
	color: Red;
	text-align: center;
}

