.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a2a2;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #32464E;
	letter-spacing: 0.4em;
}
.subhead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #32464E;
	letter-spacing: 0.1em;
}
.maintext_dark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	letter-spacing: 0.1em;
	line-height: 1.7em;
}
.maintext_less_space {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a2a2;
	letter-spacing: 0.1em;
	line-height: 1.2em;
}

#scroll-xmas {
	height: 260px;
	width: 332px;
	overflow: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #434343; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}


