/*body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#000000;
}

a.navigationLinks, a.navigationLinks:visited, a.navigationLinks:active {color:#ffffff; font-size:0.6em; text-decoration:none;}
a.navigationLinks:hover{color:#ffffff; text-decoration:underline;}

.normalText {color:#000000; font-size:0.6em;}*/

body, p, a, td, th, li, h1, h2, h3, h4, h5, h6
{font-family: Arial, Verdana, sans-serif;
color: #000000;}

body, p, a, td, th
{font-size: 12px;}

h1, h2, h3, h4, h5, h6
{color: rgb(194,177,99);
font-weight: bold;}

a:link
{ color: rgb{194,177,99);}

a:hover
{color: rgb(90,80,70);}

.link table { font-family: Arial, Verdana, sans-serif; font-size: 12px; border: solid 1px #ffffff; width: 100%; }
.links td { padding:5px; text-align:left; background-color: #efead4; }
.links td a { font-family: Arial, Verdana, sans-serif; color: #c3b263; font-weight: bold; text-decoration: none; font-size: 11px; }
.links th { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; text-align: left; color: #ffffff;  background-color: #(194,177,99); padding: 5px}
.links th a:link {color: #ffffff; text-decoration: none;}
.links th a:hover {color: rgb(90,80,70); text-decoration: underline;}

td { padding: 5px; text-align: left;}

th 
{text-align: left;
padding: 5px;
font-weight: bold;}

th a:link
{color: rgb(194,177,99);
text-align: left;
padding: 5px;
text-decoration:none;
font-weight: bold;}

th a:hover
{color: rgb(90,80,70);
text-decoration: underline;
font-weight: bold;}

ul { list-style-type: disc; }
li { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

h1
{font-size: 20px;}

h1 a
{font-size: 20px;
text-decoration: none;}

h2
{font-size: 18px;}

h2 a
{font-size: 18px;
text-decoration: none;}

h3
{font-size: 16px;}

h3 a
{font-size: 16px;
text-decoration: none;}

h4
{font-size: 14px;}

h4 a
{font-size: 14px;
text-decoration: none;}

h5
{font-size: 12px;}

h5 a
{font-size: 12px;
text-decoration: none;}

h6
{font-size: 12px}

h6 a
{font-size: 12px;
text-decoration: none;}

.right { float: right; margin-left: 10px; margin-bottom: 10px; padding:0; }
.left { float: left; margin-right: 10px; margin-bottom: 10px; padding: 0;}