body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.contentBG{
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
padding-left:35px;
padding-right:35px;
padding-top:15px;
}
.footer{
padding-left:35px;
font-size:10px;
}
a.footer:link, a.footer:active, a.footer, a.footer:active{
color:#FFFFFF;
text-decoration:none;
}
p{
color:#696f2e;
font-size:14px;
line-height:22px;
}
.header{
font-size:14px;
font-weight:bold;
}