body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #808080;
}

a:active {color: #666666; background-color: #FFFFFF;}
a:hover {
	background-color: #FFFFFF;
}

.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;
}
td.links a {
	text-decoration: none;
	line-height: 19px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-left: 16px;
}
td.links a:active {color: #666666; background-color: #FFFFFF;}
td.links a:hover {color: red; background-color: #FFFFFF;}

table {background-color: #FFFFFF;
	color: #000000;
}
table.category {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}
table.info {width: 650px;
border: double;
border-color: black;
border-spacing: 5px;
}
td.info {padding:20px;
	text-align:left;
}
.cat_headr {
	font-size: large;
	font-weight: normal;
	text-align: center;
}
ul.examples {margin-left: 25px;
}
.greytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #808080;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
.greytxt a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #808080;
}
h2 {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
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: 16px;
	padding: 8px;
	line-height: 1.3em;
}

