
body	{
	background-color:#ffffff;
	}
A:link 		{ font-weight:bold; font-family:Verdana,Arial,Helvetica; color:#00008B; }
A:visited 	{ font-weight:bold; font-family:Verdana,Arial,Helvetica; color:#00008B; }
A:active 	{ font-weight:bold; font-family:Verdana,Arial,Helvetica; color:#00008B; }

H1,H2,H3,H4,P,TD,INPUT,OPTION,TEXTAREA
	{
	font-family:Verdana,Arial,Helvetica;
	}
H1	{
	color:darkblue;
	font-size:24px;
	line-height:26px;
	}
H2	{
	color:darkblue;
	font-size:20px;
	line-height:24px;
	}
H3	{
	font-size:20px;
	line-height:22px;
	}
H4	{
	font-size:20px;
	line-height:22px;
	}
TR	{
	font-size:12px;
	}
P	{
	font-size:12px;
	line-height:12px;
	}
SPAN	{
	font-family:"Footlight MT Light",Verdana,Arial;
	color:red;
	font-size:32px;
	line-height:34px;
	}

.biginfo
	{
	font-size:18px;
	color:darkblue;
	font-weight:bold;
	}
.info
	{
	font-size:14px;
	color:darkblue;
	font-weight:bold;
	}
.name
	{
	color:darkblue;
	font-weight:bold;
	}
.value
	{
	font-weight:bold;
	}
.bold
	{
	font-weight:bold;
	line-height:14px;
	}
.err
	{
	color:red;
	font-weight:bold;
	}
.warn
	{
	color:darkred;
	font-weight:bold;
	}
.done
	{
	color:darkblue;
	font-weight:bold;
	}
.color 	{
	color:#98BC98
	}

.navline
	{
	font-size:12px;
	color:darkblue;
	font-weight:bold;
	text-decoration:none;
	}
.banner
	{
	font-size:14px;
	color:red;
	font-weight:bold;
	}
.big
	{
	font-size:22px;
	color:darkblue;
	font-weight:bold;
	}
.bighint
	{
	font-size:20px;
	color:red;
	font-weight:bold;
	}
.hint
	{
	font-size:12px;
	color:red;
	font-weight:bold;
	}
.arthead
	{
	font-size:14px;
	color:darkblue;
	font-weight:bold;
	}


.art_bold
	{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	}

.bgcolor
	{
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	background-color:#CCFFCC;
	}


.spaceline
	{
	font-size:8px;
	line-height:8px;
	}
.littlespace
	{
	font-size:4px;
	line-height:4px;
	}

// lightgreen 90EE90
//  #228B22 #8FBC8F #ccffcc #98BC98
