﻿.normaltext1 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	line-height: 150%;
}

.paperbackground {
	background-image: url('images/background1.png');
	background-repeat: repeat;
}

.overalldivbackground {
	background-image: url('images/background_full.png');
}
.overalldivbackgroundlong {
	background-image: url('images/background_fullblog.png');
}

.normaltext2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #666666;
	font-weight: normal;
}
.normaltext1italic {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	line-height: 150%;
	font-style: normal;
}
.bodydivbackground {
	padding: 28px 32px 32px 35px;
	background-image: url('images/div_blend.png');
	background-repeat: no-repeat;
}
.normaltextinvisible {
	font-family: Georgia;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}
.normaltext1white {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
