body {
	background-color: #ffffff;
	color: #2b2b2b;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
}

td {
	vertical-align:top;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
}

.maintable
{
	margin: 20 px;
	padding: 0px;
	max-width: 350 px;
	min-width: 550 px;
	background-color: #ffffff;
	border: none;
}

td.menutable a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
td.menutable a:link, td.menutable a:visited, td.menutable a:active {
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	padding: 4;
	padding-right:10;
	padding-left:10;
	width:174;
}
td.menutable a:hover {
	color: #ffffff;
	background-color: #101073;
	text-decoration: none;
}

td.submenutable a {
    text-decoration: none;
	text-align:left;
	font-size:11px;
	font-weight: bold;
}

td.submenutable a:link, td.submenutable a:visited, td.submenutable a:active {
    color: #7979ac;
	text-decoration: none;
}

td.submenutable a:hover {
    color: #ffffff;
	text-decoration: none;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color: #3b3b9f;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #cccc00;
	font-weight: normal;
}

a.hidelink:link, a.hidelink:visited {
	color: #2b2b2b;
	text-decoration: none;
	font-weight: normal;
}

a.hidelink:hover {
	text-decoration: underline;
	color: #3b3b9f;
	font-weight: normal;
}


hr {
	height:1 px;
	color:#009900;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1
{
	font-family: Times, Times Roman;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2
{
	font-family: "Comic Sans MS", "marker felt";
	font-size: 23px;
	color: #009900;
}

h3
{
	font-size: 18px;
	paddi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ng-top: 5px;
	color: #a0c0a0;
	text-decoration: none;
	font-style: normal;
}

h4
{
	font-size: 16px;
	color: #333385;
	margin-bottom: 5px;
}

h5
{
	font-size: 14px;
	color: #000000;
}

.pullquote
{
	font-size: 18px;
	font-family: Times, Times Roman;
	font-weight: lighter;
	color: #555555;
	text-decoration: none;
	font-style: normal;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}

.tablestyle { 
	border: 2px black solid; 
	margin: 3px;
	padding: 4px;
	background-color: #e7e7e7;
	}

.credits { 
	color: #5f5f5f;
	font-size: 10px;
	}
