a         {color: #9B7144;}
a:link    {color: #9B7144;}
a:visited {color: #660033;}

a.header         {text-decoration: none; font-weight: bold; padding-left: 15px; padding-right: 15px;}
a.header:link    {color: #ffffff;}
a.header:visited {color: #ffffff;}
a.header:hover   {color: #ffcc00;}

a.rightnav         {text-decoration: none; font-size:smaller;}
a.rightnav:link    {color: #9B7144;}
a.rightnav:visited {color: #9B7144;}
a.rightnav:hover   {font-weight: bold;}

a.footer         {text-decoration: none;}
a.footer:link    {color: #ffffff;}
a.footer:visited {color: #ffffff;}
a.footer:hover   {color: #ffcc00;}

h1, h2, h3, h4, p, li, td, th {font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4 {color: #9B7144;}

.gw-footer {
	text-align: center;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: x-small;
	color: #ffffff;
	width: 100%;
}

li {
	list-style-position:inside;
}

.g_v3, .g_v3 td, .g_v3 th {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.g_v3 th {
	font-weight: bold;
	font-size: 14px;	
}