a.copper { font-family: "Times New Roman", Times, serif;
		font-size:13px;
		text-decoration:underline;
		color:#C2A064; }
a.copper:visited { font-family: "Times New Roman", Times, serif;
		font-size : 13px;
		text-decoration:underline;
		color:#C2A064 }
a.copper:active  { font-family: "Times New Roman", Times, serif;
		font-size : 13px;
		text-decoration:none;
		color:#6490C2 }
a.copper:hover   { font-family: "Times New Roman", Times, serif;
		font-size : 13px;
		text-decoration:none;
		color:#6490C2 }

a.black { font-family: "Times New Roman", Times, serif;
		font-size:18px;
		text-decoration:underline;
		color:#3C430E; }
a.black:visited { font-family: "Times New Roman", Times, serif;
		font-size : 18px;
		text-decoration:underline;
		color:#3C430E }
a.black:active  { font-family: "Times New Roman", Times, serif;
		font-size : 18px;
		text-decoration:none;
		color:#254B76 }
a.black:hover   { font-family: "Times New Roman", Times, serif;
		font-size : 18px;
		text-decoration:none;
		color:#254B76 }

a { font-family: "Times New Roman", Times, serif;
		font-size:12px;
		text-decoration:underline;
		color:#3C430E; }
a:visited { font-family: "Times New Roman", Times, serif;
		font-size : 12px;
		text-decoration:underline;
		color:#3C430E }
a:active  { font-family: "Times New Roman", Times, serif;
		font-size : 12px;
		text-decoration:none;
		color:#254B76; }
a:hover   { font-family: "Times New Roman", Times, serif;
		font-size : 12px;
		text-decoration:none;
		color:#254B76; }
				

a.linkdark { font-family: "Times New Roman", Times, serif;
		font-size:12px;
		text-decoration:underline;
		color:#C2A064; }
a.linkdark:visited { font-family: "Times New Roman", Times, serif;
		font-size : 12px;
		text-decoration:underline;
		color:#C2A064; }
a.linkdark:active  { font-family: "Times New Roman", Times, serif;
		font-size : 12px;
		text-decoration:none;
		color:#254B76; }
a.linkdark:hover   { font-family: "Times New Roman", Times, serif;
		font-size : 12px;
		text-decoration:none;
		color:#254B76; }

a.blackbig { font-family: "Times New Roman", Times, serif;
		font-size:21px;
		text-decoration:underline;
		color:#3C430E;
		FONT-WEIGHT: bold; }
a.blackbig:visited { font-family: "Times New Roman", Times, serif;
		font-size : 21px;
		text-decoration:underline;
		color:#3C430E;
		FONT-WEIGHT: bold;}
a.blackbig:active  { font-family: "Times New Roman", Times, serif;
		font-size : 21px;
		text-decoration:none;
		color:#254B76;
		FONT-WEIGHT: bold; }
a.blackbig:hover   { font-family: "Times New Roman", Times, serif;
		font-size : 21px;
		text-decoration:none;
		color:#254B76;
		FONT-WEIGHT: bold; }

a.copperbig { font-family: "Times New Roman", Times, serif;
		font-size:21px;
		text-decoration:underline;
		color:#C2A064;
		FONT-WEIGHT: bold; }
a.copperbig:visited { font-family: "Times New Roman", Times, serif;
		font-size : 21px;
		text-decoration:underline;
		color:#C2A064;
		FONT-WEIGHT: bold;}
a.copperbig:active  { font-family: "Times New Roman", Times, serif;
		font-size : 21px;
		text-decoration:none;
		color:#254B76;
		FONT-WEIGHT: bold; }
a.copperbig:hover   { font-family: "Times New Roman", Times, serif;
		font-size : 21px;
		text-decoration:none;
		color:#254B76;
		FONT-WEIGHT: bold; }

body
{
scrollbar-face-color:		#CCCCCC;
scrollbar-highlight-color:	#FFFFFF;
scrollbar-shadow-color:		#333333;
scrollbar-3dlight-color:	#999999;
scrollbar-arrow-color:		#990000;
scrollbar-track-color:		#F0F0F1;
scrollbar-darkshadow-color:	#330000;
scrollbar-background-color:	#EDC22D;
} 
.textSmall
{ FONT-SIZE: 13px; COLOR: #333333; FONT-STYLE: normal; font-family: "Times New Roman", Times, serif;}

.textSmallBold
{ FONT-SIZE: 12px; COLOR: #333333; font-family: "Times New Roman", Times, serif;}

.copper
{ FONT-SIZE: 13px; COLOR: #C2A064; font-family: "Times New Roman", Times, serif;}

.copperbold
{ FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #C2A064; font-family: "Times New Roman", Times, serif;}

.copperbig
{ FONT-WEIGHT: bold; FONT-SIZE: 21px; COLOR: #C2A064; font-family: "Times New Roman", Times, serif;}

.black
{ FONT-SIZE: 13px; COLOR: #3C430E; font-family: "Times New Roman", Times, serif;}

.blackbold
{ FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #3C430E; font-family: "Times New Roman", Times, serif;}

.blackbig
{ FONT-WEIGHT: bold; FONT-SIZE: 21px; COLOR: #3C430E; font-family: "Times New Roman", Times, serif;}

.lightgrey
{FONT-SIZE: 12px; COLOR: #999999; font-family: "Times New Roman", Times, serif;}

.red
{FONT-SIZE: 12px; COLOR: #990000; font-family: "Times New Roman", Times, serif;}

.redbold
{ FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #cc0000; font-family: "Times New Roman", Times, serif;}

.blue
{ color: #254B76; }

table.tableborder {
border-top: solid 1px #3C430E; 
border-left: solid 1px #3C430E;
border-bottom: solid 1px #3C430E;
border-right: solid 1px #3C430E; 
}
table.topbotborder {
border-top: solid 1px #3C430E; 
border-bottom: solid 1px #3C430E;
}
td.topbotborder {
border-top: solid 1px #3C430E; 
border-bottom: solid 1px #3C430E;
}
td.topborder {
border-top: solid 1px #3C430E; 
}
td.botborder {
border-bottom: solid 1px #3C430E;
}