.style1 {font-size: x-small}
a:link {
	color: #4475BF;
}
a:hover {
	color: #9999FF;
}
.style3 {
	font-size: medium;
	font-weight: bold;
	color: #9999FF;
}
body,td,th {
	color: #7CC5E5;
}
.style5 {
	color: #94CFF3;
	font-weight: bold;
}
.style6 {
	font-size: small;
	font-weight: bold;
	color: #9999FF;
}
.style9 {color: #94CFF3; font-weight: bold; font-size: small; }
.style11 {color: #FF6600; font-weight: bold; font-size: large; }
.style15 {color: #FF9900; font-weight: bold; }
.style17 {color: #FF9900; font-weight: bold; font-size: medium; }
.style18 {color: #9999CC; }
.style19 {color: #FFFFFF}

.right {
	float: right;
	margin-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
	margin-bottom: 2px;
	margin-right: 10px;
}

