/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#myStyle p {
line-height: 9px;
}
#myStyle2 p {
line-height: 13px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style4 {font-size: small}
.style6 {font-size: large}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF; }
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}