body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	background-position: center top;
}
p {
	font-family: Arial;
	font-size: 12px;
}
td {
	font-size: 12px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

a:link {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
.cellb1 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #C9FAFB;
}
.cell {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.cellb2 {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #A1D1FE;
}
.cellb3 {


	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #82B2D9;
}
.headerSmall {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

