BODY {
	font-size : 76%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #6B8E23;
	color: #808000;
}

P, UL, OL, DL, BLOCKQUOTE, TABLE  {
	font-size : 1.0em;
}

#maintext, #credits	{
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 600px;
}

#maintext    {
	background-color: #FFF8DC;
}

#callout-center	{
	border: 4px 4px 4px 4px;
	border-style: double;
	border-color: #808000;
	padding: 0px 5px 0px 15px;
	background-color: #FFE4B5;
}

#credits  {
	font-size : 0.9em;
	color : #ffffdd;
	font-style : italic;
	text-align : center;
}

#sidebar1   {
    margin: 0px 10px 0px 5px;
    color : #ffffdd;
}

h1, h2, h3, h4  {
    color : #808000;
}

H1  {
	font-size: 1.6em;
}

H2  {
	font-size : 1.4em;
}

H3  {
	font-size : 1.2em;
	font-style : italic;
}

H4  {
	font-size : 1.0em;
	font-style : italic;
}

a:link  {
   color : #666600; 
	font-weight : bold;
   text-decoration : none;
}

a:visited   {
    color : #999900;
	 font-weight : bold;
    text-decoration : none;
}

a:hover  {
	color : #cc0000;
	font-weight : bold;
	text-decoration : underline;
}

a:active    {
    color : #cc0000;
	 font-weight : bold;
    text-decoration : underline;
}

a.sidelink:link  {
	font-size : 0.9em;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

a.sidelink:visited  {
	font-size : 0.9em;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

a.sidelink:hover   {
	font-size : 0.9em;
	color : #ffff66;
	font-weight : bold;
	text-decoration : underline;
}

a.sidelink:active   {
	font-size : 0.9em;
	color : #ffff00;
	font-weight : bold;
	text-decoration : underline;
}

acronym	{
	border-bottom: 1px dotted black;
	cursor : help;
}

.sidetext   {
    color : #ffffdd;
}

.accent  {
	color: #808000;
}

.update	{
	font-size : 0.9em;
	color : #ff0000;
	font-weight : bold;
}

.note	{
	font-size : 0.8em;
	font-style : italic;
}

.credits    {
    font-size : 0.9em;
    font-style : italic;
}