body {
	background-color: #fff;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #606060
}

TD {
padding-left: 8px;
padding-right: 8px;
padding-top:10px;
verticaal-align: top;
}

.tabledetails {
background-color: #FFFFFF;
border: 1px solid #666666;
background-image:url(../background_1.gif);
background-repeat: no-repeat;
background-position: top;

}

.verificationheading {
font-weight: bold;
font-size: 14px;
color: #05AD50;
font-style: italic;
text-transform:uppercase;
}
.websitemaintitle {
font-weight: bold;
font-size: 16px;
color: #67b9e7;
font-style: normal;
text-transform:uppercase;
}
.websitetitle {
font-weight: bold;
text-transform:uppercase;
color: #67b9e7;
}

.executivesummary {
text-align: justify;
}

.checklist {
border-bottom: 1px solid #2b5380;
}
.pass {
color: #2b5380;
font-weight: bold;
}

.fail {
color: #990000;
font-weight: bold;
}

.footer {
border-top: 1px solid black;
font-size: 10px;
color: #000000;
padding: 5px;
background-color:#CCCCCC;
text-align: justify;

}



