<style type="text/css">

a:active {
	color : #8B4513;
	text-decoration : none;	
	font-family : Georgia,serif;
}
a:link {
	color : #8B4513;
	text-decoration : none;	
	font-family : Georgia,serif;
}
a:visited {
	color : #8B4513;
	text-decoration : none;	
	font-family : Georgia,serif;
}
a:hover {
	color : #8B4513;
	text-decoration : underline;
	font-family : Georgia,serif;	
}

body {
  background-color : #FFFFF0;
	text-align : justify;
	font-family : Georgia,serif;
	font-size : 12pt;
	color : #000000;
	margin : 0;
	padding-bottom: 100px;
}

li {
  margin-left : -23px;
	margin-bottom : 6px;
}

h1 {
	color : #000000;
	font-size : 24pt;
	font-family : Georgia,serif;	
	font-weight : normal;	
	font-style : normal;
	padding-top : 0;
	margin-top : 0;
}

h2 {
	color : #000000;
	font-size : 16pt;
	font-family : Georgia,serif;		
	font-weight : normal;	
	font-style : normal;
	padding-top : 0;
	margin-top : 0;
}
h3 {
	color : #000000;
	font-size : 12pt;
	font-family : Georgia,serif;		
	font-weight : bold;	
	font-style : normal;
	padding-top : 0;
	margin-top : 0;
	padding-bottom : 0;
	margin-bottom : 0;
}

.mediumHeading {
	color : #000000;
	font-size : 14pt;
	font-family : Georgia,serif;		
}

.bigHeading {
	color : #000000;
	font-size : 24pt;
	font-family : Georgia,serif;		
}
.tiny {	
	font-size : 8pt;
	font-family : Georgia,serif;		
}


</style>

