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

.comment {
    color: #330000;
	font-size: 8.6pt;
	line-height: 128%;
}

td {
    color: #330000;
	font-size: 9pt;
	line-height: 128%;
}

h1 {
    color: #333333;
	font-size: 14pt;
	line-height: 100%;
	font-weight:800;
}

.m1 {
    color: #330000;
	font-size: 14pt;
	line-height: 120%;
	font-weight:800;
}

a:link, a:visited{
	color: #FF33CC;
	text-decoration: none;
}

a:hover{
	color: #009966;
}
