body{
	font-family: georgia,times new roman,times,serif;
	font-size:10pt;
	
	
	background-repeat: repeat-x;
	background-position: 0px 0px; 
	
}

td {
	font-family: georgia,times new roman,times,serif;
	font-size: 20px;
	color: #00a651;
	line-height:16pt;
	
}

.space {
	line-height:21pt;
}






.details {
	color:grey;
	font-size:12pt;
	font-style:italic;
}


.mainPosDiv {
	border:0px solid red; 
	position:relative; 
	top:113px;
}


a:link { 
	color: #00aeef;
	}
a:visited { 
	color: #00aeef;
	}
a:hover { 
	color: #00aeef;

	}
a:active { 
	color: #00aeef;
	}

.mainHeader {
	font-size:42px;
}
	
.parenth {
	font-size:15px;
}

.darkBlue {
	color: #00aeef;
}

.lightBlue {
	color: #6dcff6;
}

.instructions {
	color: #00a651;
	font-size:30pt;
}

.instructionsSmall {
	color: #00a651;
	font-size:20pt;
}

.darkGreen {
	color: #00a651;
}


.lightGreen {
	color: #acd373;
}

