.body {
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.smtext { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; margin-right: 10px; margin-left: 10px; }
.footer { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
.cursive { color: black; font-size: 18px; font-family: cursive; text-align: justify; }
.header { color: blue; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: justify; }
p { }
td { }
a:link { color: red; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: red; text-decoration: none; }
a:active { color: red; text-decoration: none; }
.gradient_frame { background-image: url(../img/gradient_frame.jpg); background-repeat: no-repeat; background-position: center top; }
.img_flush_left {
	padding-right: 10px;
	padding-bottom: 10px;
}
#menu {
	padding-left: 10px;
	width: 150px;
	padding-top: 10px;
}
