/* CSS Document */

body {
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 10x;
	color: #333333;
	background-color: #FFFFFF;
}

.style2 {color: #FFFFFF}

td {
	font-size: 12px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #FF9900;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright {
	color: #777777;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9px;
}th {
	font-weight: bold;
	font-size: 11px;
}
.style3 {
	font-size: 10px;
	font-weight: normal;
}
.style4 {font-size: 11px}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {font-size: 24px}

