h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	color : #1D1D7B;
	font-weight : bold;
}

p {
	text-align : justify;
}

.bolded {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #1D1D7B;
}

.left_menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	color : White;
	font-weight : normal;
	text-decoration : none;
}

.bottom_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : White;
	font-weight : 500;
	text-align : center;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif; 
	color : White; 
	font-size : 7pt; 
	margin-bottom : 5pt; 
	margin-left : 5pt;
}

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
	padding-left : 10pt;
	padding-right : 10pt;
	padding-top : 10pt;
	padding-bottom : 10pt;
	text-align : justify;
}

.topurl {
	color: red;
	font-size: 120%;
}

.byline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : #1D1D7B;
	font-weight : bold;
	text-align: center;
}

p.center, h1.center {
	text-align: center;
}