/* CSS Document */
body {
	background-color: #FFFFFF;
}
.gentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	width: 377px;
	line-height: 130%;
}
.gentext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	width: 377px;
	line-height: 130%;
	font-weight: bold;
}
.gentext3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #CC3399;
	width: 377px;
	line-height: 130%;
	font-weight: bold;
}

