body {
	font-family: "Times New Roman", Times, Georgia, serif;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 19px;
	background-color: #CCCCCC;
	color: #000000;
}

td.links a {
	text-decoration: none;
	line-height: 25px;
	color: #000000;
	background-color: #FAFAFA;
	font-weight: bold;
	font-size: 16px;
	margin-left: 9px;
}
a:active {color: #666666; background-color: #FFFFFF;}
a:hover {color: red; background-color: #FFFFFF;}

.greytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
}

td.links a:active {
	color: #666666;
	background-color: #FAFAFA;
}
td.links a:hover {
	color: red;
	background-color: #FAFAFA;
}

table.banner {
	background:url(../images/logo_fill.gif);
}
.blacktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
.greytxt a {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	
}
h3 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	font-size: 26px;
}
td.bottomstripe {
	background-color: #CCCCCC;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding-left: 15px;
}
td.navlinks {background: url(../images/filler1.jpg);
	text-align: center;
}
td.notes {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 18px;
	padding: 8px;
	line-height: 1.3em;
}
table.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;		

}
td.large {font-size: 20px;}

.large-italic {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

td.prices {
	text-align:right;
	padding-right: 15px;
}
.underline {
	border-bottom-style: double;
}


td.bold {
	font-weight:bold;
}

.small-italic-ctr {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.pad20
{
	padding-left: 20px;
}

.pad40
{
	padding-left: 40px;
}

