body {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #D18500;
	background-image: url(../images/news/NewsBG.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

h1	{color: #000000; font-size: 18px; font-weight: bold;}

h2	{color: #4A4725; font-size: 9px; font-weight: bold;}

h3 {
	color: #672D02;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
}


td#Content p {
	font-size: 11px;
	text-align: justify;
}

table.Content {
	border-color: #D18500;
	border-width: 1px;
	border-style: solid;
	background-color: #FDEDD2;
}


hr	{border: 1px inset #000066;}


a:link		{color:#761414; text-decoration: none;}
a:visited	{color:#761414; text-decoration: none;}
a:hover		{color:#000000; text-decoration: underline;}


a.Footer:link 		{color:#431616; text-decoration:none; font-weight:bold;}
a.Footer:visited 	{color:#431616; text-decoration:none; font-weight:bold;}
a.Footer:hover		{color:#000000; text-decoration:underline; font-weight:bold;}

