body, p, span, tr, td, input, textarea, select, a, li {
	font: 9pt Tahoma, Arial, sans-serif;
	color: #454545;
}

body, p, span, tr, td, a, li{
	line-height: 20px;
}

a:hover{
	text-decoration: none;
	color: #476378;
}

p{
	margin-bottom: 15px;
}

h1, h1 a{
	font: 16pt Century Gothic, Arial, sans-serif;
	line-height: 18px;
	color: #6D78B8;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	letter-spacing: 2;		
}

h2, h2 a{
	font: 13pt Century Gothic, Arial, sans-serif;
	line-height: 14px;	
	color: #6D78B8;
	margin: 10px 0px 10px 0px;
	font-weight: bold;	
}


h3, h3 a{
	font: 9pt Century Gothic, Arial, sans-serif;
	color: #454545;
	text-transform: none;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}


li{
	margin: 0px 0px 0px 40px;
	list-style-position: outside;
}

div#footer *{
	font-size: 0.9em;
}


/* config of mailform */
div.csc-mailform-field{
	margin-bottom: 4px;
}
 
div.csc-mailform-field label{
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

div.csc-mailform-label{
	font: 11pt Century Gothic, Arial, sans-serif;
	color: #6D78B8;
	text-transform: none;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
}