@CHARSET "ISO-8859-1";

body {
	font-family: Verdana,Tahoma,arial,sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	font-size:90%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}

a:link { color : #0000FF; text-decoration: underline}
a:visited { color : #0000FF; text-decoration: underline}
a:hover {color: #FF6633; text-decoration: none}
a:active {color: #FF6633; text-decoration: none }
h1 {
	color: #000000;
	font-size: 180%;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
}

td {
	text-align: justify;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;

}

.coolTable {
	background-color: #dddddd;

}
.tableHead {

	font-weight: bold;
	background-color: #999999;
}
.title {
	background-color: #330099;
	color: #FFFFFF;
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
}

.align-center {
	text-align: center;
}

/* CSS Styled Content from Typo3 */
.csc-textpic-caption {
	font-size: 75%;
}

td .bodytext {
	padding: 0;
	margin: 0;
}

.csc-mailform-field {
	margin-bottom: 2px;
}

.csc-mailform-field label {
	float:left;
	width:110px;
}

.csc-mailform-label h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}

.csc-mailform-submit {
	margin-left: 110px;
}
