body, td, a, h1, h2, h3, h4, h5 {font-family: arial, helvetica, verdana, sans-serif;}

p {font-family: arial, helvetica, verdana, sans-serif; color: #000000; font-size:.95em}

h1 {font-size: 1em}

img {border: 0}
	
body {margin: 0px;
	  padding: 0px;
	  background-color: #CCCC99;}

u	{font-size: .95em}

li, ul, ol {
	margin-bottom: .6em;	
	margin-top: .6em;
	border: 0;}
	
a.plain	{font-family: arial, helvetica, verdana, sans-serif;
			font-weight: bold;
			font-size:.95em;
			color: #000000; 
			text-decoration: none;}
			
a.plain:hover {background-color:#E9E9D1}
			
a.double {text-decoration: none;
		border-bottom: 3px double;
		color:green}

a.noline 	{font-family: arial, helvetica, verdana, sans-serif;
		  	font-weight: bold;
			color: #F4EAC6; 
			text-decoration: none}

a.path	 	{font-weight: bold;
			color: #000000;
			font-size: 80%}
			
a.main	 	{font-weight: bold;
			color: #666633;
			font-size:.95em;
			text-decoration: none}
			
a.main:hover {background-color:#E9E9D1}

.menu		{font-weight: bold;
			color: #666633;}
			
a.menu	 	{font-weight: bold;
			color: #666633;
			font-size:.95em;
			text-decoration: none}
			
a.menu:hover {background-color:#E9E9D1}

a.topic 	{font-weight: bold; color:#000000}

a.topic:visited {color: #000099}

a.topic:hover 	{background-color: #e9e9d1}

a.size1 {font-size:9;}

.subtext {
	font-size: .75em;
	font-weight: bold;
	line-height: normal;
	color: #000000;}
	
a.subtext {
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-size: 1em;
	text-decoration: underline;}
	
.tiny {
	font-size: .6em;
	font-weight: bold;
	line-height: normal;
	color: #666633;}
	
a.tiny {
	line-height: normal;
	font-weight: bold;
	color: #666633;
	font-size: 1em;
	text-decoration: underline;}	
	
.incap {
	font-size: 125%;
	font-weight: bold;
}
.indent {
	text-indent: 15px;
}
.outdent {
	text-indent: -35px;
}

ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}