body {
	font-family : Calibri, Verdana, Arial;
	font-size:12px;
	background-color : #E7E7E7;
	color : #999999;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
h1 {
	font-size:24px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Calibri, Arial, Verdana;
	font-style: normal;
	background-color: #333333;
	text-align: center;
}
h2 {
	font-size:20px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Calibri, Arial, Verdana;
	font-style: normal;
	background-color: #F66921;
	text-align: center;
}
h3 {
	font-size:18px;
	font-weight:bold;
	color: #333333;
	font-family: Calibri, Arial, Verdana;
}
.hthree {
	font-size:12px;
	font-weight:bold;
	color: #FABB6A;
}
a:link, a:active, a:visited  {
    color: #0000FF;
    text-decoration : none;
}
a:hover {
    color: #0000FF;
    text-decoration : underline;
}
a.helper:link, a.helper:active, a.helper:visited  {
    color: #0000FF;
    text-decoration : none;
}
a.helper:hover {
    color: #0000FF;
    text-decoration : underline;
/*	cursor:pointer;
*/
}
a.footer:link, a.footer:active, a.footer:visited  {
    font-size: 10px;
    color: #999999;
    text-decoration : none;
}
a.footer:hover {
    font-size: 10px;
    color: #999999;
    text-decoration : underline;
}
.foot {
    font-size: 10px;
    color: #999999;
}
td img {display: block;}
td {text-align:justify; }
td.bg_grey { background-image:url(../images/bg_header_grey.jpg); background-repeat:repeat-x; }
td.Vertical { background-image:url(../images/bg_vertical.jpg); background-repeat:repeat-y; }
td.bodee { padding-left:10px; padding-right:10px; padding-top:12px; padding-bottom:12px; background-color:#FFFFFF; }
