/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.copyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.copyright a:link {color: #000000;	text-decoration: underline;}
.copyright a:visited {text-decoration: underline; color: #000000;}
.copyright a:hover {text-decoration: none; color: #000000;}
.copyright a:active {text-decoration: underline; color: #000000;}

.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.bodytext a:link {color: #000000;	text-decoration: underline;}
.bodytext a:visited {text-decoration: underline; color: #000000;}
.bodytext a:hover {text-decoration: none; color: #000000;}
.bodytext a:active {text-decoration: underline; color: #000000;}

.centuryheading {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
table#sample {
    background-color:#FFFFFF;
    border: solid #000000 1px;
    width: 563px;

}

table#sample td {
    border: solid #000000 1px;

}
.masterframe {
	border: 1px solid #000000;
