body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(color_border.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.txtMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #009900;
}
a:active {
	color: #000000;
}
.txtBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.txtHilight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.txtBigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.txtPurpleNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996699;
	font-weight: bold;
}
.txtPurpleNoteBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996699;
	font-weight: bolder;
}
