font.mainheadline
{
	font-family:Arial;
	font-size:24;
	font-weight:bold;
	color:Black;
}

font.secondheadline
{
	font-family:Arial;
	font-size:18;
	font-weight:bold;
	color:Black;
}
		  
font.storytext
{
	font-family:Verdana;
	font-size:13;
	color:black;
}

td.leftmargintd
{
	background-color:lightyellow;
	width:150;
	height:200;
}				
 
td.formlabel
{
	font-family:Verdana;
	font-size:13;
	color:black;
	font-weight:bold
}

td.itemlabel
{
	font-family:Verdana;
	font-size:13;
	color:black;
}

td.archives
{
	font-family:Verdana;
	font-size:13;
	color:black;
	font-weight:bold
}

td.text
{
	font-family:Verdana;
	font-size:13;
	color:black;
}

table.maintable
{
	width:750;
	background-color:white
}		  					

table.footer
{
	width:750;		 
	height:20;
	background-color:black
}	

body.alive
{
 background-color:#ffffcc
}
