body, td, th, h3 { /* redundant rules for bad browsers  */
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small
}
html>body, html>body td, html>body th {
	font-size:    small;
}

.title {
	font-size: 135%;
	color: #666666;
	font-weight: bold;
}

.bodytext { /* full size font with linespacing  */
	line-height: 150%;
}

.bodytext3 { /* small font with linespacing */
	font-size: 85%;
	line-height: 150%;
}

.bodytext4 { /* small font without linespacing */
	font-size: 85%;
}

.navbar {
	font-size: 85%;
}

.boximage {
	border-color: #CCCCCC;
	background: transparent;
	border-style: solid;
	border-width: 1px;
}

.boximage1 {
	border-color: #FF8400;
	background: #EEEEEE;
	border-style: solid;
	border-width: 1px;
}

.boximage2 {
	border-color: #333333;
	background: #EEEEEE;
	border-style: solid;
	border-width: 1px;
}

.intranetmenu {
	padding-top: 12px;
	margin-left: 36px;
	padding-left: 0px;
	color: #999999;
}

.intranetli {
	padding-top: 12px;
}


