.background { 
	background-color: #7bc143
	} 
.logo { 
	background-image: url(images/topbar.gif)
	} 
.bodytext { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-style: normal; 
	color: #663399; 
	font-weight: normal; font-size: 14px
	} 
.outline { 
	border-right: #663399 1px solid; 
	border-top: #663399 1px solid; 
	border-left: #663399 1px solid; width: 800px; 
	border-bottom: #663399 1px solid; height: 600px
	} 
.paragraph { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-style: normal; color: #663399; 
	font-weight: bold; 
	font-size: 14px ; 
	text-indent: 5pt
	}
.footertext { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-style: normal; color: #FFFFFF; 
	font-weight: normal; 
	font-size: 12px; 
	background-color: #663399
	}
.heading1 { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-style: normal; color: #2F9546; 
	font-weight: normal; 
	font-size: 24px; 
	letter-spacing: 0.2pt
	}
.heading2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	color: #663399;
	font-weight: normal;
	font-size: 18px;
}
.bodytextGreen {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	color: #2f9546;
	font-weight: bold;
	font-size: 14px;
	}
.footerBackground {  
	background-color: #663399
	}
.wrapper {
   margin-left: 10%;
   margin-right: 10%;
   }
body {
	margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
.paragap {
	margin-bottom: 20px;
}
.bodytextBold {

	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-style: normal; 
	color: #663399; 
	font-weight: bold; font-size: 12px
}
.topSpacer {
	margin-top: 10px;
}
.bodytextTitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	color: #663399;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.padding {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
