
body 	{
	color:black ; 
	font-family:georgia ; 
	font-size:10pt ; 
	text-decoration:none ; 
	font-weight:normal ;
	background-color:#FFFFFF;
	}

a:link 	{
	color:black ; 
	font-family:georgia ; 
	text-decoration:none ;
	font-weight:bold ; 
	}

a:visited {
	color:black ; 
	font-family:georgia ; 
	text-decoration:none ; 
	font-weight:bold ;
	}

a:hover {
	color:red;
	font-family:georgia ;
	text-decoration:none ;
	font-weight:bold ;
	}

a:active {
	color:blue ;
	font-weight:bold ;
	}


h1 {
	color:black ; 
	font-family:georgia ; 
	font-size:18pt ; 
	text-decoration:none ; 
	font-weight:bold ;
	}

h2 {
	color:black ; 
	font-family:georgia ; 
	font-size:12pt ; 
	text-decoration:underline ; 
	font-weight:bold ;
	}


h3 {
	color:black ; 
	font-family:georgia ; 
	font-size:12pt ; 
	text-decoration:none ; 
	font-weight:normal ;
	}

h4  {
	color:black ; 
	font-family:georgia ; 
	font-size:8pt ; 
	text-decoration:none ; 
	font-weight:normal ;
	}

h5  {
	color:black ; 
	font-family:georgia ; 
	font-size:7pt ; 
	text-decoration:none ; 
	font-weight:normal ;
	}
