body { margin:0px;
       }
       
hr { color: #f7941b; width:400px; text-align:center; margin-top:10px; margin-bottom:10px }

a:link {
	color: #0074bb;
}
a:visited {
	color: #003366;
}
.style1 {font-size: 14px}
.style2 {font-size: 12px}

.title { font-size: 14px;
         font-weight: bold; }

.subtitle { font-size: 12px;
            font-family:tahoma,verdana,arial,sans-serif;
            font-weight:bold }
            
.blue { color: #BA5B2E; font-style: italic; margin-left: 20px; margin-right:40px; text-align:justify }

.noborder { border:0px }
            
.under { text-decoration: underline;
         font-weight: bold
         }
         
.ctr { text-align: center }

.img { border: 1px solid #f7941b }

.border { border:1px solid #f7941b }

.italic { font-style: italic; }

.roman { font-family: "times new roman, courier, serif"; }

.border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f7941b;
	border-bottom-color: #f7941b;
}

.borderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7941b;
}

.borderR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f7941b;
}
.dottedB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
    text-align: justiry
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f7941b;
}

.footerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	color: #0074bb;
}

.footerorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	color: #f7941b;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5c3603;
	
	}
	
.quoteborder {
	border: solid #5c3603;
}
.pictureborder {
	border: solid #5c3603;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120px;
	font-style: bold;
	font-weight: normal;
	color: #f7941b;
}
td.textpad {padding: 15px}