a  {
	text-decoration: none;
	color: #c70b27;
}
a:hover {
	color: #c70b27;
	text-decoration : underline;
}

.downloadcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #c70b27;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .2em;
}

.downloadcopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #c70b27;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .2em;
}

.historycopy p {
	font-family: Palatino, Times, Serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	font-style: normal;
	font-weight: normal;
}

.menucopy p {
	font-family: Palatino, Times, Serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	padding:0 0 10px 0;
	margin:0;
	font-style: normal;
	font-weight: normal;
}

p {
	padding:0;
	margin:0;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

.background {
	background-image: url(../images/background.gif);
    background-repeat:repeat-x;
}

