/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style2 {font-size: 11px}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #006699;
}
.row1 {
	font-size: 11px;
	color: #000000;
	background-color: #99CCFF;
}
.row2 {
	font-size: 11px;
	color: #000000;
	background-color: #3399CC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}