body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*color: #9d9d9d;*/
	color: #000;
	font-family: Arial;
	font-size: 11px;
}



.textBlack13 {
	font-family: Arial;
	font-size: 13px;
	color: #000;
}
.textBlack11 {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

a.textBlack11:hover {text-decoration: underline;}

.textOrange11 {
	font-family: Arial;
	font-size: 11px;
	color: #f5821f;
	text-decoration: none;
}
.textOrange11:hover {text-decoration: underline;}


.textGrey11 {
	font-family: Arial;
	font-size: 11px;
	color: #363634;
	text-decoration: none;
}
.textGrey12 {
	font-family: Arial;
	font-size: 12px;
	color: #363634;
	text-decoration: none;
}


.textFooter {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.textFooter:hover {text-decoration: underline;}

.textOrange13b{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #f5821f;
	text-decoration: none;
}
a.textOrange13b:hover {text-decoration: underline;}

.textGrey9 {
	font-family: Arial;
	font-size: 9px;
	color: #363634;
	text-decoration: none;
}

.top{   font-family: verdana, arial, helvetica, sans-serif;
        font-size: 20pt;
        font-weight: bold;
        background:#EEEEEE;
        border: 1px dashed #000000;
        height: 5%;
        width: 100%;}

.top2{   font-family: verdana, arial, helvetica, sans-serif;
        font-size: 20pt;
        font-weight: bold;
        background:#FFFFFF;
        border: 1px solidd #000000;
        height: 5%;
        width: 100%;}


