
body	{ background-color: #003330;
	background-image: url(forestbkgrnd.jpg);
	background-repeat: repeat;
	margin: 20px 20px 20 px 20px;
	}

h1 	{ font-size: 36pt; 
	font-family: times new roman; 
	font-style: italic;
	color: #ffffcc; 
	font-weight: 500;
	padding: 4px;
	text-align: center;
	}

h2 	{ font-size: 24pt;
	font-family: times new roman; 
	font-style: italic;
	color: #ffffcc; 
	font-weight: 400;
	text-align: center;
	}

h3 	{ font-size: 18pt;
	font-family: times new roman; 
	font-style: italic;
	color: #ffffcc; 
	font-weight: 300;
	margin: 30px 20px 30px 20px;
	}

h4 	{ font-size: 18pt;
	font-family: times new roman; 
	font-style: italic;
	color: #ffffcc; 
	font-weight: 400;
	text-align: center;
	}

A 	{ color: #ffffcc;
	font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 300;
	}

A:visited { color: #ffffcc;
	font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 300;
	}
A:active { color: #ffffcc;
	font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 300;
	}
A:hover { color: #ffaacc; 
	font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 300;
	}

A.body 	{ color: #ffffcc;
	font-size: 18pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 300;
	}

A:visited.body { color: #ffffcc;
	font-size: 18pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 300;
	}
A:active.body { color: #ffffcc;
	font-size: 18pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 300;
	}
A:hover.body { color: #ffaacc; 
	font-size: 18pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: underline;
	outline: none;
	font-weight: 300;
	}

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

.maintext { font-size: 18pt;
	font-family: times new roman; 
	text-align: justify;
	font-style: italic;
	color: #ffffcc; 
	font-weight: 300;	
	text-align: justify;
	margin: 30px 30px 30px 30px;
	}

.label { font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	color: #ffffcc; 
	font-weight: extra-bold;	
	text-align: center;
	}
	
.button { border: 8px ridge #903300;
	background-color: transparent;
	vertical-align: middle;
	width: 150px;
	font-size: 18pt; 
	font-family: times new roman; 
	font-style: italic;
	font-color: #ffffcc; 
	font-weight: extra bold;
	text-align: center;
	margin: 10px 0px;
	padding: 8px 0px;		
	}





