/* CSS Document */

body {
	background:#e8e9e4; 
	font-family: trebuchet ms;
	font-size: 8pt;
	color: #5f5e66;
	line-height: 12px;
	padding:0; 
	margin:0; 
	scrollbar-face-color: #e8e9e4;
	scrollbar-shadow-color: #e8e9e4;
	scrollbar-highlight-color: #e8e9e4;
	scrollbar-3dlight-color: #e33677;
	scrollbar-darkshadow-color: #56555f;
	scrollbar-track-color: #e8e9e4;
	scrollbar-arrow-color: #56555f;
}

::-moz-selection {
	background: #e8e9e4; 
	color: #e33677;
}

a:link, a:active, a:visited {color: #b96a8b; text-decoration: none;}

a:hover {color: #b96a8b; font-weight:bold;} 

b {color:#e33677; font-size:9pt;}

i {color:#976e83; font-size:9pt;}

u {color:#976e83; border-bottom:1px #e33677 solid; text-decoration: none;}

border {color: #5f5e66;}

#index {
	position: absolute;
	left: 20%;
	top: 9px;
	z-index: 2;
	text-align:center;
	width: 626px;
}

h1 {
	font-family:"Times New Roman";
	text-transform: lowercase;
	text-align:left;
	border-bottom: 3px solid #f9d5da;
	font-size:19px;
	color:#b2b2b2;
	margin-bottom:0px;
	font-style:italic;
}

