body {
	background: #FFFFFF;
	color : #000000;
	font-family: Bookman Old Style, Palatino Linotype, Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	text-decoration : none;
	line-height: 140%;
}

A:visited, A:link, A:active	{
	text-decoration : none;
	font-weight: bold;	
	color : #0000FF;
}

A:hover	{
	text-decoration : underline;
	font-weight: bold;	
	color : #8888FF;
}

.headerbar {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	border: solid;
	border-width: 1px;
	border-color: #999999;	
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 10px 0px;
	background: #DDDDDD;
	text-align: left;
	line-height: 130%;
}

.footer {
	color : #DDDDDD;
	text-align: right;
/*	border: solid;
	border-width: 1px;
	border-color: #999999;	
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 10px 0px;
	background: #DDDDDD;
	text-align: left;
	line-height: 130%;
*/
}

.noteblock {
	border: solid;
	border-width: 1px;
	border-color: #999999;	
	padding: 25px 25px 25px 25px;
	margin: 0px 0px 10px 0px;
	background: #EEEEFF;
	text-align: left;
	line-height: 130%;
}

.bigtitle {
	font-family: Bookman Old Style, Palatino Linotype, Verdana, Helvetica, Sans-serif;
	font-size: 25pt;
	text-align: center;
}

.currentcat {
	font-weight: bold;
	color : #888888;

}

/*
body {
	background: #444444;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #DDDDDD;
	text-decoration : none;
	line-height: 140%;
}

A:visited, A:link, A:active	{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color : #FFCC77;
	text-decoration: none;
}


A:hover	{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color : #FFDDBB;
	text-decoration: underline;
}


h1 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 18pt;
	color: #CCCCCC;
}

h2 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 15pt;
	color: #CCCCCC;
}

h3 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #CCCCCC;
}

td
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	padding: 0px 0px 10px 0px;
}



.catname {
	border: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 10px 0px;
	width: 50%;
	background: #554400;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration : none;
	text-align: left;
	line-height: 130%;
}


*/