body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	color: #666666;
	background-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339999;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}


.margin1 {
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.margin2 {
	padding-left: 42px;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.link2 {
	color: #333333;
	text-decoration: underline;
	margin-bottom: 15px;
	text-align: left;
}
li {
	padding-bottom: 6px;
}

.link3 {
	color: #666666;
}

.border1 {
	border: 1px solid #000000;
}
.link4 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: underline;
}
