body {
	background-repeat: repeat-y;
	background-color: #cccccc;
	background-position: center top;



}
.Topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.Subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.leftlinks a:link  { color: #000000; text-decoration: none}
.leftlinks a:visited  { color: #000000; text-decoration: none}
.leftlinks a:hover { color: #FFFFFF; text-decoration: underline}

.Subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;

}
.style12 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
}
.fall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8000;
	text-align: center;
}
.tip {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
