a:link {
	color: #A43A16;
	text-decoration: none
}
a:visited {
	text-decoration: none;
	color: #A43A16
} 
a:hover {
	color: #B44A26;
} 

img {display:block;}

h1 {
	color: #202260;
	font-size: 18pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal
}

h2 {
	color: #AAAA80;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
}

h3 {
	color: #B54A29;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	margin-top: 0px;
}

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9pt;
} 
 
td { 
    vertical-align: top;
}

.menu {
	font-size: 10pt;
	font-weight: bold
}

.menu a:link {
	color: #E89908;
	text-decoration: none
}
.menu a:visited {
	text-decoration: none;
	color: #E89908
} 
.menu a:hover {
	color: #B44A26;
} 


.header1 {
	color: #202260;
	font-size: 18pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal
}

.header2 {
	font-size: 14pt;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif; 
	font-weight: normal
}

