<!--
body {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color: #433A3B; 
	font-size: 1em;
	line-height: 1em;
	background-color: #FEF2B6; 
	margin: 0em; 
	}

/* Baseline styles for paragraph, heads and links */
	 
p {  
	font-family: "trebuchet MS", arial, sans-serif; 
	font-size: 14px; 
	line-height: 19px;  
	color: #433A3B;
	background-color: transparent;  
	margin: 0px 0px 22px 0px; 
	}

h1 { 
	font-family: "trebuchet MS", arial, sans-serif; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 18px;  
	color: #433A3B;
	background-color: transparent;  
	margin: 0px 0px 20px 0px; 
	}

a { 
	color: #3797BF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #3797BF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:visited { 
	color: #3797BF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #333333;
	background-color: transparent; 
	text-decoration: underline; 
	}

b { 
	font-weight: bold;
	}

i {
	font-style: italic;
	}

	-->