	
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #660;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #660;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #660;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #660;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #f63;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f63;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #f90;
	background: transparent; 
	}

img a:link {
	text-decoration: none;
	border: none;
	}

.textinbar {
	border: 1px solid #FFEDD5;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 85%;
	font-style: italic;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 12px;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font: Georgia, "New York", Times, serif;
	}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
	color: #660000;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: .125em;
	margin-left: 0px;
	}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.125em;
	margin-top: 0.5em;
	color: #660000;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0.125em;
	margin-top: 0.5em;
	color: #660000;
	}

h4 {
	font-size: .9em;
	font-weight: normal;
	margin-bottom: 0.125em;
	margin-top: 0.5em;
	color: #660000;
	}

td p	{
	margin-top: 0;
	margin-bottom: 0;
/*
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5;

*/
	}

/*

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5;
	}

*/


.maincontent ul	{
	margin-top: 0;
	margin-bottom: 0em;
	margin-left: 18px;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5;
	list-style-type: square;
	}
	
.textcontent p
{
	margin-top: 0;
	margin-bottom: 4;
	text-align: left;
	font-size: 0.90em;
	line-height: 1.5;
	text-indent: 12pt;
	display: block;
	margin-right: 9px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
}


/*
.rtfloatbox	{
	margin-top: 9px;
	margin-bottom: 12px;
	text-align: right;
	line-height: 1.25;
	clear: left;
	float: right;
	margin-right: 12px;
	margin-left: 18px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}

*/


#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}

	
/* Basic page divisions */

#primarycontent	{
	padding-left: 25px;
	padding-top: 25px;
	}

	
/* dmf addons */
	
.bodytexthilite {
	font-weight: bold;
	color: #660000;
	}
 
.trailingfootnote {
	font-size: 80%;
	margin-right: 0em;
	margin-bottom: 3em;
	margin-left: 0em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #336600;
	padding: 0px;
	margin-top: 0em;
	font-style: italic;
	}

.flaginvisible {
	display: none;
	}
em {
	font-style: italic;
	font-weight: bolder;
	color: #336633;
}
