body {
	background-color: #FFFFFF;
	color : #C62921;
}

.main_table {
	background-color: #C62921;
	border : 2px #C62921;
	}

.main_table A:link  {
	text-decoration: none;
      color : White;
}

.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: #FFFFFF;
	font-size: medium; 
}

.hint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;  
}

h3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
}

.sign_form table {
	background-color : #C62921;
	color : #FFFFFF;
	border : 1px #C62921;
}

.authorinfo
{
	font-family: Arial;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #C62921;
}

.linecolor0 {
	background-color: #C62921;
}

.linecolor1 {
	background-color: #C62921;
}
