body {
background-color: #dddddd;
margin: 25px 25px 25px 25px;
}

a:link {
font-family: arial, sans-serif;
font-size:14px;
color: #999999;
text-decoration: none;
}

a:visited {
font-family: arial, sans-serif;
font-size: 14px;
color: #666666;
text-decoration: none;
}

a:hover {
font-family: arial, sans-serif;
font-size: 14px;
color: #666666;
text-decoration: none;
}

a:active {
font-family: arial, sans-serif;
font-size: 14px;
color: #999999;
text-decoration: none;
}

a.inverse:link {
font-family: arial, sans-serif;
font-size: 14px;
color: #999999;
font-weight: bold;
text-decoration: none;
}

a.inverse:visited {
font-family: arial, sans-serif;
font-size: 14px;
color: #666666;
font-weight: bold;
text-decoration: none;
}

a.inverse:hover {
font-family: arial, sans-serif;
font-size: 14px;
color: #666666;
font-weight: bold;
text-decoration: none;
}

a.inverse:active {
font-family: arial, sans-serif;
font-size: 14px;
color: #999999;
font-weight: bold;
text-decoration: none;
}



.subhead {
font-family: arial, sans-serif;
font-size: 24px;
color: #333333;
font-weight: normal;
}

.subheadInverse, h2 {
font-family: arial, sans-serif;
font-size: 16px;
color: #666666;
font-weight: bold;
}

.bodycopy {
font-family: arial, sans-serif;
font-size: 14px;
color: #666666;
font-weight: normal;
}

span.normal {
font-family: arial, sans-serif;
font-size: 14px;
letter-spacing: 3px;
text-align: center;
color: #acacad;
font-weight: normal;
}


#column1 {
	float:left;
	width: 20%;
}

#column2 {
	float:left;
	width: 20%;
}

#column3 {
	float:left;
	width: 20%;
}

#column4 {
	float:left;
	width: 20%;
}

#column5 {
	float:left;
	width: 20%;
}

