BODY {
	margin-top: 0;
	margin-left: 0;
	background-color: #636363;
}

TD {
	border: 0;
	text-align: left;
	vertical-align: top;
}

.grey {
	background-color: #636363;
	height: 110px;
}

.greyline {
	background-color: #636363;
	height: 1px;
}

.greyxlarge {
	background-color: #636363;
	height: 330px;
}

.greymed {
	background-color: #636363;
	height: 30px;
}

.white {
	background-color: #FFFFFF;
	height: 110px;
}

.whiteline {
	background-color: #FFFFFF;
	height: 1px;
}

.whitexlarge {
	background-color: #FFFFFF;
	height: 330px;
}

.whitemed {
	background-color: #FFFFFF;
	height: 30px;
}

.red {
	background-color: #D20000;
	height: 110px;
}

.redline {
	background-color: #D20000;
	height: 25px;
}

.redxlarge {
	background-color: #D20000;
	height: 330px;
}

.redmed {
	background-color: #D20000;
	height: 30px;
}

SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.hsqa {
	font-family: Bookman Old Style, Helvetica, sans-serif;
	color: #D20000;
	font-size: x-small;
}

h1 {
	font-family:Bookman Old Style, Helvetica, sans-serif;
	font-size:x-small;
	color:#D20000;
	text-align:justify;
}

h2 {
	font-family:Bookman Old Style, Helvetica, sans-serif;
	font-size:x-small;
	color:#636363;
	text-align:justify;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}

.alignjusitify {
	font-align: justify;
}

.alignleft {
	font-align: left;
}

.alignright {
	font-align: right;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.square {
	list-style-type:square;
}

.circle {
	list-style-type:circle;
}

.disk {
	list-style-type:disk;
}
