.style1 {	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.style2 {
	color: #000099;
	font-weight: bold;
}
.style4 {color: #990000}
.style5 {color: #CC0000}
.style7 {font-style: italic}
.style8 {font-style: italic}
.style9 {
	color: #660066;
	font-size: 24px;
	font-weight: bold;
}
.style13 {
	font-size: 24px;
	color: #660066;
	font-weight: bold;
}
.style14 {font-size: 14px}
.style15 {
	color: #930084;
	font-weight: bold;
	font-size: 14px;
}
.style18 {
	font-size: 12px;
	font-weight: bold;
}
.style19 {color: #930084;}
.style22 {
	color: #000099;
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: #FFD9FB;
}
a:link {
	color: #A64200;
	text-decoration: none;
}
a:visited {
	color: #A64200;
	text-decoration: none;
}
a:hover {
	color: #CAB813;
	text-decoration: none;
}
a:active {
	color: #A64200;
	text-decoration: none;
}
a {
	font-weight: bold;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
