<style type="text/css">

BODY {
} 

/* basic elements */
body { 
	font: 12pt Trebuchet MS; 
	color: #555753; 
	background: #fff url(blossoms.jpg) no-repeat bottom right; 
	margin: 0px; 
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	}
p { 
	font:  "Trebuchet MS"; 
	margin-top: 0px; 
	text-align: justify;
	color: Black;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	text-align: justify;
	}
a:link { 
	font:  8pt "Trebuchet MS";
	font-weight: bold; 
	text-decoration: none; 
	color: Blue;
	}
a:visited { 
	font:  8pt "Trebuchet MS";
	font-weight: bold; 
	text-decoration: none; 
	color: Blue;
	}
a:hover, a:active { 
	font:  8pt "Trebuchet MS";
	text-decoration: underline; 
	color: #7B68EE;
	}



</style>
