h1 	{ font-size: 28pt; 
	font-family: Georgia, serif; 
	color: #003033; 
	font-style: oblique;
	font-weight: 400;
	text-align: center;
	}

h2 	{ font-size: 18pt; 
	font-family: Georgia, serif; 
	color: #003033; 
	font-style: oblique;
	font-weight: 300;
	width: 90%;	
	text-align: center;
	}

h3 	{ font size: 14pt; 
	font-family: Georgia, serif; 
	color: #003033; 
	font-style: oblique;
	font-weight: 400;
	width: 90%;	
	}

h4 	{ font-size: 18pt; 
	font-family: Georgia, serif; 
	color: #003033; 
	font-style: oblique;
	font-weight: 400;
	text-align: center;
	}


A.left { color: #003033;
	font-size: 12pt;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 500;
	}

A.left:visited { color: #006066;
	font-size: 12pt;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 500;
	}
A.left:active { color: #003033;
	font-size: 12pt;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 500;
	}
A.left:hover { color: #ff0066; 
	font-size: 12pt;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 600;
	}

A.footer { color: #003099;
	font-family: Georgia, serif; 
	font-style: oblique;
	font-size: 10pt;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 500;
	}

A.footer:visited { color: #00aaaa;
	font-family: Georgia, serif; 
	font-style: oblique;
	font-size: 10pt;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 500;
	}
A.footer:active { color: #0000cc;
	font-family: Georgia, serif; 
	font-style: oblique;
	font-size: 10pt;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 500;
	}
A.footer:hover { color: #ff0066; 
	font-family: Georgia, serif; 
	font-style: oblique;
	font-size: 10pt;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 500;
	}

.title { position: absolute;
	top: 30px;
	left: 190px;
	}

.maintext { font-size: 14pt;
	font-family: Georgia, serif; 
	color: #003033; 
	font-style: oblique;
	font-weight: 500;	
	text-align: justify;
	margin: 0px 20px 20px 20px;
	padding: 1px 20px 10px 20px;
	}
	
.button { border: 6px ridge #33aaa3;
	background-color: transparent;
	vertical-align: middle;
	width: 160px;
	font-size: 14pt; 
	font-family: georgia; 
	font-style: italic;
	font-weight: 600;	
	font-color: #003063; 
	text-align: center;
	margin: 20px;
	padding: 8px 2px;		
	}

.footer { font-size: 10pt;
	font-family: Georgia, serif; 
	color: #003033; 
	font-style: oblique;
	font-weight: 300;	
	text-align: center;
	}

.box { border: 8px ridge #33aaa3;
	background-color: transparent;
	vertical-align: middle;
	font-size: 14pt; 
	font-family: georgia; 
	font-style: italic;
	font-weight: 400;	
	font-color: #003063; 
	text-align: center;
	margin: 20px;
	padding: 8px 2px;		
	}

