body,td,th {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
b:link {
	color: #990000;
	text-decoration: none;
}
b:visited {
	text-decoration: none;
	color: #990000;
}
b:hover {
	text-decoration: underline;
	color: #660000;
}
b:active {
	text-decoration: none;
	color: #990000;
}
body {
	background-image:  url(../images/grassbkg.gif);
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	background-image:  url(../images/right_body.gif);
	text-align: center;
	height: 25px;
}

A.menulink {
	display: block;
	width: 100px;
	text-align:center;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	border:1px solid #CC0000;
	border: solid 1px #000000;
	font-weight: bold;
	background-color:#CC0000
	
}

A.menulink:hover {
	border: 3px solid #OOOOOO;
	background-color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}

.HeadlineBlack {
	color: #333333;
	font-weight: bold; 
	font-size: 18px;
	text-align: left;}

.HeadlineBlue {
	font-weight: bold; 
	font-size: 18px; 
	color: #000066;
	text-align: left;}
	

.HeadlineRed{
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.List {
	list-style-type: circle;
	font-size: 12px;
	line-height: 14px;
	list-style-image: url(../images/greengelball.gif);
}
.List2 {
	list-style-type: circle;
	font-size: 15px;
	font-weight:bolder
	line-height: 16px;
	color: #000066;
	text-align:left;
}

.simplemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	text-align: right;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.downloadPrice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.Questions {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.smallblue {
	color: #000099;
	font-size: 12px;
	font-style: italic;
}
.GrayHeader {
	background-color: #C0C0C0;
}
