html, body {
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}

body {
background-color:#FFFFFF;
}

#container {
height:83%;
width:100%;
margin: 0 auto;
top:5px;
}

#copyright {
position:absolute;
bottom:5px;
}

td, p { font-family: arial, tahoma, helvetica, sans-serif; font-size: 13px; fontsize: 14px; color: #3E3E3E; line-height:18px;}

.font_footer { font-family: arial, tahoma, helvetica, sans-serif; font-size: 11px; fontsize: 12px; color: #404040; line-height:15px;
	padding: 8px;
 	text-align:center;}

h2 { font-family: arial, serif; font-size: 23px; fontsize: 24px; color: #314670; line-height: 25px;}
