/* CSS Document */
body	
{font: 18px/1.6em serif;
	color: #000000;
	}
smalltext { 
font-family: serif;
	font: "Times New Roman", Times, serif;
	font-size:9px;
	line-height:1.0em;
	color: #000000;

}


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

a:hover{ color:#0000ff; text-decoration: none; }

h1 		{ font-size: 30px; font-weight: bold; margin: 5px 0 20px; color: #000000; font-family: "Times New Roman", Times, serif; font-style: italic; line-height: 1em; }
h2 		{
		font-size:16px;
		font-weight:bold;
		margin:0;
		padding:0;
		}
		
h3 		{
		font-size:1.2em;
		font-weight:normal;
		margin:0;
		padding:0;
		}
		
div#container div#menu li{
		font-size:12px;
		margin:0 0 0 10px;
		}

div#container div#menu li a{
		text-decoration:none;
		display:block;
		}
div#container div#menu li a.active{
		color:#97bf0d;
		display:block;
		}
#id message { width: 208px; height: 100px; }
.text { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; top: 20px; bottom: 20px; }
.comment { font-size: 15px; font-family: "Times New Roman", Georgia, Times, serif; font-weight: normal; font-style: italic; line-height: 1.5em; top: 20px; bottom: 20px; }
.textbold { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 0.6em; top: 20px; bottom: 20px; padding-top: 20px; }

