body 	{ background-color: #FCF5D2;
	}


.rel {
	position: relative;
	top: 20px;
	}


.title {
	font-family: Georgia;
	font-size: 14pt;
	color: #E81A93;
	}


.links {
	font-family: Georgia;
	font-size: 13pt;
	color: #2A4783;
	}


.copy {
	font-family: Georgia;
	font-size: 12pt;
	color: #2A4783;
	}


.small {
	font-family: Georgia;
	font-size: 9pt;
	font-style: italic;
	color: #2A4783;
	}


a:link   { color: #000077;  
	}

a:visited  { color: #000077; 
	}

a:hover  { color: #CCCCCC; 
	}

a:active  { color: ##000077; 
	 }
