H1 {
	font-size: 15pt;
	font-family: georgia, courier, courier new, sans-serif; 
	font-weight: bold;
  
}

.title H2 {
	font-size: 13pt;
	font-family: georgia, courier, courier new, sans-serif; 
	font-weight: bold;
	font-style: italic;
  
}

H2 {
	font-style: italic;  
}

IMG.cover{
	margin: 0 auto;
	border:0;  
}

.title{
	margin-top: 15px;
	width:500px;
	float: right; 
	text-align: center;
	 
}

.sml, .separation{
	font-family: arial, helvetica, verdana;  
	font-size: 10px;  
}

.separation{
	clear:both;
	margin-bottom: 50px;
}

.yellow{
	background: yellow;
	color: #800;  
	font-size: 10pt;
}

.center{
	text-align: center;  
}

LI{
	padding-bottom: 5px;  
}

A:link {
	color: #0F71F5;
	text-decoration: underline;
	font-family: arial, helvetica, verdana;
}
A:visited {
	color: #0F71F5;
	text-decoration: underline;
	font-family: arial, helvetica, verdana;
}
A:hover {
	color: #800;
	text-decoration: underline;
	font-family: arial, helvetica, verdana;
} 
