body {
	background-color: #FFFF99;
	color : #000000;
}

.main_table {
	background-color: #339966;
	border : 2px solid White;
	}

.main_table A:link  {
	text-decoration: none;
}

.main_table A:visited {
	text-decoration: none;
}

.main_table A:hover{
	text-decoration: none;
	color : White;
}
	
	
.list_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium; 
}

.hint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;  
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
}

.sign_form table {
	background-color : #339966;
	color : #FFFFFF;
	border : 1px solid black;
}

.authorinfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Gray;
	background-color: #FFFF99;
}

.linecolor0 {
	background-color: #00BBFF;
}

.linecolor1 {
	background-color: #0099FF;
}