body{
	background-color: #003D00;
	}
body, p, div  {
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #00FFCC;
	}
table, td  {
/*	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: x-small;
*/
	font-family: tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #00FFCC;
	}
span  {
	color: #EEEE88;
	}
span2  {
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	color: #DAA31D;
	}
span.white  {
	color: #FFFFFF;
	}
h1  {
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 21px;
	color: #EEEE88;
	font-weight: normal;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 0;
	text-indent: 0;

	-webkit-font-smoothing: subpixel-antialiased;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	}
h2  {
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 17px;
	color: #EEEEEE;
	font-weight: normal;
	text-align: left;
	text-indent: 0;
	margin-top: 0;
	padding-top: 0;
	}
h3  {
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #EEEE88;
	font-weight: bold;
	text-align: left;
	}

A					{		font-style: normal;		color: #00CC99;		text-decoration: none;		font-weight: bold;		}
A:Visited  {		font-style: normal;		color: #00CC99;		text-decoration: none;		font-weight: bold;		}
A:Active	{		font-style: normal;		color: #00CC99;		text-decoration: none;		font-weight: bold;		}
A:Hover	{		font-style: normal;		color: #00FFCC;	 	text-decoration: none;		font-weight: bold;		}
A.bright		{		font-style: normal;		color: #EEEE88;	text-decoration: none;		font-weight: bold;		}

.nav  {
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	}
.date {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #DAA31D;
	margin: 16px 0 3px 0;
	}
.news {
	font-size: 11px;
	line-height: 12px;
	padding-left: 0px;
	margin-top: 0px;
	}
.link {
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	color: #3399FF;
	}
ul {
	list-style-type: square;
	list-style-image: url(pic/d.gif);
	padding: 4px 20px 4px 40px;
	margin-bottom: 0;
	}
li {
	padding: 4px 0 4px 0;
	}
.clock {
	font-family: System;
	color: #0C6;
	text-align: center;
	font-weight: bold; 
	}
#big {
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 40px;
	width: 280px;
	}
INPUT.clock {
	color: #FFF;
	width: 80px;
	background-color: #006600;
	border-style: inset; 
	border-color: #3C3;
	}
.tiny {
	font-size: xx-small;
	text-indent: 10px;
	text-align: justify;
	padding-left: 20px;
	width: 400px;
	}
.tinywhite {
	color: #FFF;
	font-size: xx-small;
	text-indent: 10px;
	text-align: justify;
	padding-left: 20px;
	width: 400px;
	}
.small {
	font-size: xx-small;
	padding-left: 20px;
	margin-top: 0px;
	}
.smallnoi {
	font-size: 10px;
	margin-left: 16px;
	padding-left: 0px;
	}
ul.smallnoi li {
	margin-bottom: 8px;
	padding-bottom: 10px;
	}
hr {
	color: #009900;
	height: 1px;
	width: 70%;
	}
blockquote {
	width: 100%;
	}
blockquote a img {
	margin: 0 auto;
	padding: 1px;
	}

/* for articles/printing/... */
div.word {
	border-bottom: 2px;
	font-size: 12px;
	color: #00CC99;
	background-color: #003300;
	padding: 14px 4px 24px 14px;
	margin: 20px 0 4px 0;
	}
div.word h3 {
	font-size: 17px;
	color: #EEEEEE;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 8px 0;
	}
p.form1 {
	color: #6F9;
	font-family: georgia, verdana, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	line-height: 6px;
	margin: 0px 6px 0px 5px;
	padding-top: -15px;
	}
p.form2 {
	margin: 0px;
	padding-top: -15px;
	padding-bottom: -15px;
	}
p.form3 {
	color: #0C6;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	line-height: 6px;
	margin: 0px 0px 5px 5px;
/*	margin: -6px 0px 5px 5px;	*/
/*	padding-top: -15px;	*/
	}
INPUT.green {
	color: #FFF;
	background-color: #006600;
	border-style: inset; 
	border-color: #3C3;
	padding: 0 4px 2px 4px;
	}
