.header { letter-spacing:1.5px;  
	text-align:right; 
	font-family: Georgia, Trebuchet MS, Tahoma, palatino linotype, bookman old style; 
	font-size: 20px; 
	font-weight: bold; 
	line-height: 110%;
	color:#fff2c7; 
	background-color:#b83330;
	padding-right: 5%;
	border: 1pt #fff2c7;
	font-variant: small-caps;}

.content {border: 0px; font-family: palatino linotype, bookman old style, Verdana, Tahoma; 
	margin-top:-5px;
	font-size: 15px; 
	background-color: transparent;
	padding: 7px; 
	line-height: 100%;  
	letter-spacing:0.8px;}

select, input, textarea { cursor: default;
	border: solid #ffc600 1px; 
	background-color:#fff2c7;
	font-family: Georgia;
	font-size: 14px; 
	color: #b83330; 
	letter-spacing:0.5px; }

td   { line-height: 100%; 
	font-size: 11px; 
	text-align:right;
	letter-spacing:0.5px}

body { background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top left;
	line-height: 100%; 
	font-family: Georgia;
	letter-spacing:0.5px; 
	font-size: 14px; 
	color: #000000;
	background-color: #fff2c7;
	scrollbar-base-color: #fff2c7;
	scrollbar-face-color: #ffc600;
	scrollbar-shadow-color: #ffc600;
	scrollbar-highlight-color: #ffc600;
	scrollbar-3dlight-color: #fff2c7;
	scrollbar-darkshadow-color: #fff2c7;
	scrollbar-track-color: #fff2c7;
	scrollbar-arrow-color: #b83330; }

	A:link{color:#b83330; text-decoration:none} 
	A:visited{color:#b83330; text-decoration: none;} 
	A:hover{color: #000000; text-decoration: bold; border-bottom: 1pt solid #b83330;}

	b
	{ color: #b83330; 
	font-family: Georgia, Trebuchet MS, Tahoma, palatino linotype, bookman old style; 
	font-size: 14px; font-weight:bold; letter-spacing:1.5px;}
	i
	{ color: #b83330; font-family: Georgia, Trebuchet MS, Tahoma, palatino linotype, bookman old style;
	font-size: 11px; 
	 border-bottom: 1px dashed #BB539A;letter-spacing:1px}