	body{
		background-color : #82735B;
		font-family : Verdana;
	}
	h1{color : #F4F2EC;
	text-align : center;
	}
	h2{color : #82735B;
	text-align : center;
	}
	h3{color : #a05f4b; text-align : left;
	}
	a {	color : #a05f4b;
		text-decoration : none;
	}
	a:hover {
		color : #82735B;
	}	
	.me{	
	    text-align : center;
		font-size : 12px;
		font-variant : small-caps;
		background-repeat: no-repeat;
		vertical-align : top;
			white-space:nowrap;
		}
	a:hover.me {
		COLOR: #ffffff;
	}
	
	.sod{color : #82735B;
		font-size : 110%;
		margin-left : 30%;
	}  
	a:hover.sod{color : #F4F2EC;
	}                                                                                                                                                                                                                                                                                                                                                                                                          