BODY
{
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
TD
{
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}
A:link
{
    COLOR: #9F4B2D;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: #9F4B2D;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    TEXT-DECORATION: underline;
}
A:active
{
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: FF4400;
    TEXT-DECORATION: underline;
}
H1
{
	font-size:15pt;
	font-family:Garamond;
	color:A0866C;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
H2
{
	font-size:12pt;
	font-family:Garamond;
	color:A0866C;
	margin:0px;
	padding:0px;
}

.dlHead
{
	background-color: Black;
}
.dlLink
{
	background-color:#C0681F;
	font-size:8pt;
}
.dlSide
{
	background-color:Black;
	font-weight:bold;
}
.PicBG
{
	border: solid 1px gray;
	background-color: silver;
}
.PicHover
{
	border: solid 2px black;
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
	behavior: url(scripts/hilitePic.htc);
	
}
.IntroText
{
	text-justify: newspaper;
	font-size:8pt;
	color:#000000;
}
.NewsHead
{
	border-top: solid 1px gray;
	color: Black;
	font-weight: bold;
}
.NewsTitle
{
	border: solid 1px gray;
	background-color: 96846F;
	color: White;
}
.NewsContent
{
	font-size: 8pt;
	padding: 3 6 3 0;
}
