html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
	height:100%;
}

h1, .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #858585;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2, .header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #858585;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #858585;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #858585;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858585;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
p, .body , td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	margin-left:0px;
}
ul, ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	margin-left:0px;
	padding-left: 18px;
	}
textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
}
#copyright{
	margin-top:19px;
	}
.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.copyright A:link {color: #868686; text-decoration: none}
.copyright A:visited {color: #868686; text-decoration: none}
.copyright A:active {color: #868686; text-decoration: none}
.copyright A:hover {color: #FFFFFF; text-decoration: none} 

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3F3F3F;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3F3F3F;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3F3F3F;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #858585;
}
#wrapper{
	margin: 0px auto 0px auto;
}
#myimg1{
	padding-left:10px;
	padding-bottom:10px;
}
#col1{
margin:30px;
	}
.col2, .col2 p{
	padding-top:0px;
	margin-top:0px;
	background-color:#B2B2B2;
	font-size:12px;
	color:#6B6B6B;
	text-align:left;
	vertical-align:top;
}
.col2 A:link {color: #FFFFFF; text-decoration: none}
.col2 A:visited {color: #FFFFFF; text-decoration: none}
.col2 A:active {color: #FFFFFF; text-decoration: none}
.col2 A:hover {color: #6B6B6B; text-decoration: none} 
#fullheight{
	height:100%;
}
#myheight1{
	height:7px;
}