body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: tahoma;
}

input {
	color: black;
	font-size: 11px;
	font-family: tahoma;
}

select {
	color: black;
	font-size: 11px;
	font-family: tahoma;
}

textarea {
	color: black;
	font-size: 11px;
	font-family: tahoma;
}

a {
	color: #AF4FA2; 
	text-decoration:none;
	font-size: 11px;
	font-family: tahoma;
}

li {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}

.biggertitle {
	color: #006600;
	font-size: 22px;
	font-family: tahoma;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.title {
	color: #006600;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.smallertitle {
	color: #006600;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.subtitle {
	color: #333333;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:5px;
}

.messagetitle {
	color: #336633;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.errortitle {
	color: red;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.tips {
	color: #999999;
	font-size: 9px;
	font-family: tahoma;
}

.normaltextsmaller {
	color: #333333;
	font-size: 9px;
	font-family: tahoma;
}

.normaltextbigger {
	color: #333333;
	font-size: 14px;
	font-family: tahoma;
}

.normaltext {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}

.normaltextitalic {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-style: italic;
}

.normaltextstrong {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.tableheader {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.linksmaller {
	color: #AF4FA2; 
	text-decoration:none;
	font-size: 9px;
	font-family: tahoma;
}

.link {
	color: #AF4FA2; 
	text-decoration:none;
	font-size: 11px;
	font-family: tahoma;
}

.linkstrong {
	color: #AF4FA2; 
	text-decoration:none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.linkstrongattention {
	color: red; 
	text-decoration:none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}


.linkstrongattentionbigger {
	color: red; 
	text-decoration:none;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}

.sideboxheader {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.menuselected {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.menu {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.quicktest {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}

.quicktestsmaller {
	color: #000000;
	font-size: 9px;
	font-family: tahoma;
}

.footer {
	color: #7e7e7e;
	font-size: 11px;
	font-family: tahoma;
}