body{

	background-color: #FFEFCE;

	background-image: url(../img/hg_horizontal.gif);

	background-repeat: repeat-x;

}



a{

	color: #810012;

	text-decoration: underline;

}



a:hover{

	text-decoration: none;

}

.head {

	color: maroon;

	font-weight: bold;

	font-size: 11pt;

	line-height: 12pt;

	/*font-family: Times;*/

	font-family: "Times New Roman", Times, serif;

	letter-spacing: 25%;

}



.copy { 

	color: black; 

	font-weight: normal; 

	font-size: 10pt; 

	line-height: 12pt; 

	/*font-family: Times;*/

	/*font-family: Arial, Helvetica, sans-serif;*/

	font-family: "Times New Roman", Times, serif;

	letter-spacing: 25%;

	padding: 5px;

 }

 

.blue{

	color: #202256; 

	font-weight: bold; 

	font-size: 10pt; 

	line-height: 12pt; 

	/*font-family: Times;*/

	/*font-family: Arial, Helvetica, sans-serif;*/

	font-family: "Times New Roman", Times, serif;

}



.red{

 	color: maroon; 

	font-weight: bold; 

	font-size: 10pt; 

	line-height: 12pt; 

	/*font-family: Times;*/

	/*font-family: Arial, Helvetica, sans-serif;*/

	font-family: "Times New Roman", Times, serif;

}

 

.redBig{

 	color: maroon; 

	font-weight: bold; 

	font-size: 13pt; 

	line-height: 13pt; 

	/*font-family: Times;*/

	/*font-family: Arial, Helvetica, sans-serif;*/

	font-family: "Times New Roman", Times, serif;

}



td.scroll

{

	width:409px;

	height:240px;

	scrollbar-base-color:#FFF2D9;

	scrollbar-3d-light-color:#FFFFFF;

	scrollbar-arrow-color:#FFFFFF;

	scrollbar-darkshadow-color:#FFF2D9;

	scrollbar-face-color:#FFF2D9;

	scrollbar-highlight-color:#810012;

	scrollbar-shadow-color:#810012;

	scrollbar-track-color:#FFF2D9;



}
