body
{
background-image: url("images/placeholder2.jpg");
background-repeat:repeat-y;
background-position: top center;

}

body {
	font-family: Arial, Helvetica, sans-serif;
}

p  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		font-weight : bold;
		font-style : normal;
		line-height : 18px;
		margin-bottom: 0;
	}
	
#footer  {
     font-size: 11px;
     font-family: Arial, Helvetica, sans-serif;
     text-align: center;
     position: absolute;
     bottom: 10px;
     left: 0px;
     width: 100%;
     height: 18px
     }


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

H5  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 26px;
		font-weight : bold;
		font-style : normal;
		line-height : 30px;
		margin-bottom: 0;
	}
	
