.gen_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	background-image: url(Images/bg_snow.jpg);
	background-repeat:repeat;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
}
.gen_txt_lrg {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
}
.tan_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
.homepage_link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	background-position: right;
	color: #FFFFFF;
}
.background {
	background-image: url(Images/bg_snow.jpg);
	background-repeat: repeat;
}
