


body {
	background : #FFF; 
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #FFF;
	scrollbar-face-color: #E0D7E1;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-3dlight-color: #CABECD;
	scrollbar-darkshadow-color: #CABECD;
	}


b, strong {

	font-weight: bold;
	font-size:11px;
	color: #D8C0D8;
	font-family:verdana;
	}

i {
	font-weight: normal;
	font-size:11px;
	color: #AFA8B6;
	font-family: verdana;
	}

u {
	font-size:11px;
	color: #D8ACAE;
	font-family: arial;
	}

p {
	margin:3px 0 3px 0;
	padding:0 8px 0 8px;
	}


table,td {
	font-family: verdana;
	font-size: 10px;
	color:#C1C1C1;
	text-align:justify;
	line-height:1;
	}

a:link , a:visited , a:active {
	color : #DBD2E1; 
	font-weight:bold;
	text-decoration : none; 
	letter-spacing:1px;
	} 


a:hover {
	color : #BAB2BE; 
	border-bottom: 1px solid #D1CADA;
	}

h1 	{ 
	padding: 0 0 0 0;
	margin:5px 0 5px 0;
	font-size: 18px;
	color: #D1CADA;
	font-family: garamond, book antiqua;
	text-align:center;
	letter-spacing:1px;  
	background:#FFF;
	}

h3 {
	font-size: 12px;
	font-family: trebuchet;
	text-align:right;
	color: #D8D1DA;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	letter-spacing:2px;
	background:#FCF9FC;
	border-top: 1px dotted #E8E0EA;
	}

h4 {
	padding:0 0 3px 0;
	margin:0 0 0 0;
	background:#FFF;
	font-size: 10px;
	text-align:center;
	color: #B8ABBA;
	}