<STYLE>

A:link{color:#A4381E;text-decoration:none;font-weight:bold;font-family:Verdana;font-size:7pt;}
A:visited{color:#A4381E;text-decoration:none;font-weight:bold;font-family:Verdana;font-size:7pt;}
A:link{color:#A4381E;text-decoration:none;font-weight:bold;font-family:Verdana;font-size:7pt;}
A:active{COLOR:#E77A4E;font-family:Verdana;font-size:7pt;text-decoration:none;border-bottom:1px dashed #E77A4E;}
A:hover{COLOR:#E77A4E;font-family:Verdana;font-size:7pt;text-decoration:none;border-bottom:1px dashed #E77A4E;}

BODY,TR,TD,P {
	SCROLLBAR-FACE-COLOR: #FAB07C;
 	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
 	SCROLLBAR-SHADOW-COLOR: #A4381E;
 	SCROLLBAR-3DLIGHT-COLOR: #000000;
 	SCROLLBAR-ARROW-COLOR: #000000;
 	SCROLLBAR-TRACK-COLOR: #FAB07C;
 	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Verdana;
	font-size: 7pt; 
	color: #000000; 
	line-height: 14px;
	}

BODY {
	background-image: url('bg.jpg'); 
	background-color: #F7AE7B; 
	background-position: 0px;
	background-repeat: repeat-y;
	}
	

.title {
	font-family: Times New Roman;
	font-size: 16pt; 
	color: #FFFFFF; 
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	FILTER: Glow(Color=#A4381E, Strength=2), DropShadow(OffX=1,OffY=1,Color=#000000,Positive=true), Alpha(opacity=75);
	width: 100%;
	height: 25px;
	}

.date {
	color:#000000;
	font-weight: bold;
	background-color: #E77A4E;
	border: 1px solid #000000;
	padding-left: 2px;
	}

input, textarea {  
	color: #000000; 
	font-size: 7pt; 
	letter-spacing:1pt; 
	font-family: Verdana; 
	background: none; 
	border:1pt solid #000000;
	}

</STYLE>