body 
	{
	scrollbar-base-color:#FFD7DA; scrollbar-face-color:#D8B5C0;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFD7DA;
	scrollbar-shadow-color:#E7B287; scrollbar-3dlight-color:white;
	background-repeat: repeat-y; 
	overflow-x: hidden;
	font-family: Verdana,Arial,Georgia;
	font-size: 11px;
	letter-spacing: 1px;
	color: #683E4E;
	}
 
a 
	{
	text-decoration: none;
	color: #552F3D;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	color: #CC3366;
	font-weight: bold;
	} 

p
	{
	color: #683E4E;
	font-family: Verdana,arial,georgia;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: justify; 
	}

.header	{
	font-family: Georgia,verdana,arial; 
	font-weight: bold;
	font-size: 13; 
	width: 100%; 
	color: #722E4A;
	border-bottom: 1px solid #A55973;
	}

td
	{
	vertical-align: top;
	}