@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#ffffff;
}

tr {
	vertical-align: top;
	}

img {
	border:none;
	}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#363636;
	margin:10px;	
	}
	
p a {
	font-weight:bold;
	color:#363636;
	text-decoration:none;
	}
	
p a:hover {
	text-decoration:underline;
	color:#ff0000;
	}
	
.footer {
	font-size:10px;
	text-align:center;
	}
	
.footer a {
	font-weight:bold;
}

.quote {
	font-size:12px;
	font-weight:bold;

}

.labelhead {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;

}
