.style1 {color: #FF0000}
.style3 {font-size: 120%}
.style5 {color: #336633}
.style6 {
	color: #666666;
	font-weight: bold;
}
.style10 {font-size: 120%; font-weight: bold; }
.style11 {color: #666666}
.style12 {
	color: #006699;
	font-weight: bold;
}
.style13 {
	color: #333399;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.xsmall {
	font-size: x-small;
}
body,td,th {
	font-size: x-small;
}
.gray {
	color: #666666;
}
.red {
	color: #CC0000;
	font-size: small;
}
.pink {
	color: #FF9999;
}
.style14 {color: #993333}
.style15 {color: #0066CC}