body {
	background-image: url('images/bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003333;
	margin-left: 10px
}
a:link	{
	text-decoration: none;
		color: #000033;
	
	}

a:visited	{
		text-decoration: none; 
				color: #000033;
		} 

a:hover {
	text-decoration: underline;

	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #356082;
	text-indent: 3px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h2 {
	font-family: "Minion Pro", "Times New Roman";
	font-size: 12pt;
	color: #000033;
	text-indent: 3px;
	font-variant: small-caps;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 100;
	color: #000066;
	left: 3px;
	word-spacing: 2pt;
	letter-spacing: 2pt;


}
.smheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	color: #000066;
	left: 3px;
	word-spacing: 2pt;
	letter-spacing: 2pt;
	text-indent: 5pt;
	margin: auto auto auto 10;



}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003264;
	text-align: center;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000033;
	letter-spacing: 2px;

}
.tp_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000066;
}
.tp_page_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000066;
}