.titleblueboxed {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:25px;
	text-indent: 8px;
	letter-spacing:0px;
	background-color: #0A3C7B;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.justified {
	color : #000000;
	font-size : 14px;
	font-family : Tahoma, Verdana, Arial;
	text-align:justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12pt;
	margin: 10px;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
.justifiedbigger {
	color : #000000;
	font-size : 20px;
	font-family : Tahoma, Verdana, Arial;
	text-align:justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12pt;
	margin: 10px;
}
.titlegreyboxed {
	color : #003399;
	margin-top : 10px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:25px;
	text-indent: 8px;
	letter-spacing:0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
