body {
	font-size:62.5%;
}
#rh-col {
	font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
#lh-col {
	font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #A3674B;
}
#lh-col p{
	padding:0 10px;
}
h1 {
	font-size:1.3em;
	font-family:Lucida Sans Unicode,Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1.0em;}
h5 {font-size:0.9em;}
h6 {font-size:0.8em;}



/* Presentation Stylesheet */ 
h4 {
 margin:0;
 padding: 5px 0;
 }
a {text-decoration:none;
color:#A3674B;}
a:hover {text-decoration:none;
background:#A3674B;
color:#000000;}
