html,body{
	margin: 0 20px 0 0;
	padding: 0;
    background: #717171 url(../img/color_copy.png) repeat top left;
}

h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.style1 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.boldedsubheads {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
}

a {
       outline: none;
       border: none;
       color: black;
	   text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: black;
}

img {
        border: none;
        outline: none;
}

table {
        border: none;
}

.contactbottom {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.show {
	margin: -7px 0 0 0;
	padding: 0 0 0 0;
}