.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

h1.titlepage {
	margin-bottom: 3px;
} 

.titlepage {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #005A8A;
	line-height: 27px;
	font-weight:normal;
} 


.title1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px; 
	color:#005D90;
	font-weight: bold;

}
.title2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px; 
	color:#004971;
	font-weight: normal;
}

.title3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#004971;
	font-weight: bold;
}

.subtitle1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #004971;
	font-weight: normal;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #004971;
	font-weight: bold;
}
.subtitle3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #000000;
	font-weight: bold;;
}
.subtitle4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #38531C;
	font-weight: bold;
}

.subtitle5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #005D90;
	font-weight: bold;
}


.smalltype {
	font-family: Arial, Times, serif;
	font-size:9px; 
	color:#333333;
}

.box1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	color: #464749;
	background-color:#D8EBC4;
	border-color: #999999;
	line-height: 27px;
}


.box2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	color: #004971;
	background-color:#BAE0F5;
	border-color: #004971;
	line-height: 27px;
}


.caption {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3C753E; width: 180px; margin:10px; float:right;}
