BODY {
	color: #003468;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: #fff4c8 url("images/i_fbg.gif") no-repeat fixed center;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color: #C0AC70;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFF4C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #FFF4C8;
}
h1 {
	color: #003468;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #003468;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	color: White;
	font-size: 14px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase; 
}

p {
	padding: 0;
	margin: 0;
	text-align:justify;
	margin-bottom: 10px;
}

TD {
	color: #003468;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: #73372d;
}
A:link           {
	color: #c0a470;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	background-color: transparent;
}
A:visited          {
	color: #c0a470;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	background-color: transparent;
}
A:hover           {
	color: #724b3c;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
}
A:active        {
	color: #724b3c;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

