h1
{
	margin-top: 0mm;
	margin-bottom: 0mm;
	background-color: #000000;
	font-size: 20px;
	color: #EC4F53;
}


h2
{
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
	font-size: 20px;
	font-family: Arial;
	background-color: #000000;
}

a
{
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	
}
body
{
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	}




tr
{
	font-size: 26px;
	margin-left: 10px;
	font-family: Arial;
	background-color: #000000;
}

td
{
	color: #CCCCCC;
	font-size: 14px;
	margin-left: 10px;
	font-family: Arial;
	background-color: #000000;
 }
 


span.capital
{
float:left;
width:0.7em;
font-size:400%;
line-height:80%;
}

span.invisible
{
   display: none;
}

/* a-TAG */
a.link:hover {
	color: #EC4F53;
	font-size: 20px;
	font-family: coronet;
}

a:hover {
	color: #EC4F53;
}

	
.tooltip {
	color:#EC4F53;
	font-size: 24px;
}

.tooltip:hover {
	color: #EC4F53;
	font-family: Coronet;
	font-size: 20px;
}

.tooltip span{
	display: none;
	color: #EC4F53;
	font-family: Coronet;
}



.leftspace {margin-left: 3mm;}

.topspace {
	margin-top: 0mm;
	margin-bottom: 3mm;
}


input.default
{
    width:230px; 
	background-color:#FFFFE0; 
	font-size:10pt; 
	font-family:Arial;
}

select.default
{
    width:230px; 
	background-color:#FFFFE0; 
	font-size:10pt; 
	font-family:Arial;
}

ul.outside 
{
	list-style-position: outside;

}

