	body {
	font-size : 12px;
	line-height : 18px;
	background-repeat: repeat;
	color: White;
	background-color : #339966;
	min-width : 655px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}	
#wrapper {
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width : 760px;
  min-width : 650px;
}
	
	a:link { color: #492960;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
		}
	
	a:visited { color: #663399;
	  text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
		
	    }
	
	a:active { color: #999999;
	 	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
		
		  	}

	a:hover { color: #9933CC; 	
		text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
		
	 	}

		
	h1,{
		color : #492960;
	font-family: Arial, Helvetica, sans-serif;
		background : transparent;
		font-size: 20px;
}
	h2 {
		color : #492960;
	font-family: Arial, Helvetica, sans-serif;
		background : transparent;
		font-size : 18px;
		margin-left : 10px;
		margin-right : 20px;
	}
	h3 {
		color : #492960;
	font-family: Arial, Helvetica, sans-serif;
		background : transparent;
		font-size : 16px;
		margin-left : 10px;
		margin-right : 20px;
	}
	h4 {
		color : #492960;
	font-family: Arial, Helvetica, sans-serif;
		background : transparent;
		font-size : 14px;
		margin-left : 10px;
		margin-right : 20px;
	}
	h5 {
		color : #492960;
	font-family: Arial, Helvetica, sans-serif;
		background : transparent;
		font-size : 12px;
		margin-left : 10px;
		margin-right : 20px;
	}
	h6 {
		color : #492965;
	font-family: Arial, Helvetica, sans-serif;
		background : transparent;
		font-size : 10px;
	}
	p {
	font-family: Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		color : #492960;
		background-color: transparent;
		margin-left : 20px;
		margin-right : 20px;

}
	td {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		color : #492960;
		background-color: transparent;
		margin-left : 20px;
		margin-right : 20px;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		color : #492960;
		background-color: transparent;
		margin-left : 25px;
		margin-right : 25px;
		text-align : left;
}
#backgroundcolor { 
		width : 750px;
		border-bottom: 10px;
		border-bottom-color : #492960;
		border-bottom-style : solid;
		border-left-color: #492960;
		border-left-style: solid;
		border-left-width: 10px;
		border-right-color: #492960;
		border-right-style: solid;
		border-right-width: 10px;
		border-top-color: #492960;
		border-top-style: solid;
		border-top-width: 10px;
		}	
