body {font-size:11px;}

.disclaimer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FF0000;
text-decoration: none;
}

.errortext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FF0000;
text-decoration: none;
}

.highlight {
	color: #3366CC;
}
.highlight a {
	color: #3366CC;
	text-decoration: underline;
}

.versiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366CC;
	text-decoration: none;	
}

.fontsTiny {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: none}

.highlightred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.highlightred A:link { color: #FF0000; TEXT-DECORATION: NONE}
.highlightred A:visited { color: #FF0000; TEXT-DECORATION: NONE}
.highlightred A:active { color: #FF0000; TEXT-DECORATION: NONE}
.highlightred A:hover { color: #FF0000; TEXT-DECORATION: UNDERLINE}

.hide {
	visibility: hidden;
	position: relative; 
	font-size: 0px;
	height: 20px;
}