body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	color: 293C68;
}

a:link, a:visited { text-decoration: none; color: 65696b; }
a:hover { color: blue; }

h1, h2, h3, h4, h5, h6, h7 { margin: 20px 0px 10px 0px; font-weight: normal; font-style: italic; color: #9B0F09 }
h1.first, h2.first, h3.first, h4.first, h5.first, h6.first, h7.first { margin: 0px 0px 10px 0px; font-weight: normal; font-style: italic; color: #9B0F09 }
ul { margin: 0px 0px 20px 15px; }

td { font-size: 11pt; } 

.main_table { border-color: 9B0F09; border-width: 2; border-style: solid; background-color: CAAD76; }
.content a:link, .content a:visited { text-decoration: none; color: 293C68; }
.content a:hover { color: blue; }

.top_menu { color: CAAD76; font-size: 10pt; font-weight: bold; } 
.top_menu a:link, .top_menu a:visited { text-decoration: none; color: CAAD76; }
.top_menu a:hover { color: F8AA53; }

.footer { color: CAAD76; font-size: 8pt; } 
.footer a:link, .footer a:visited { text-decoration: none; color: CAAD76; }
.footer a:hover { color: F8AA53; }


