.home_intro {
	font-family: Tahoma;
	font-size: 12px;
	color: #F1F5F8;
}
.smalltext {
	font-family: Tahoma;
	font-size: 10px;
	color: #000033;
	line-height:14px;
}
.header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.subtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000033;
}
.subtextbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.subtextwhite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.subtextsmallteal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}
.textmenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFECDD;
	font-weight: bold;
}
body {   
scrollbar-3dlight-color:    rgb(236,240,244);
scrollbar-arrow-color:      rgb(78,106,135);   
scrollbar-base-color:       rgb(226,233,244);   
scrollbar-darkshadow-color: rgb(96,148,172);   
scrollbar-face-color:       rgb(226,233,244);   
scrollbar-highlight-color:  rgb(202,219,227);   
scrollbar-shadow-color:     rgb(201,213,224);   
scrollbar-track-color:      rgb(226,233,244);}