body {
	color : #006600;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
}
p {
	color : #006600;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
}
td {
	color : #006600;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 11pt;
}
.header {
	background: #FFEECC;
	color : #006600;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 11pt;
}
.header1 {
	background: #FFEECC;
	color : #006600;
	font-family :"Book Antiqua","Times New Roman", Times, serif;
	font-size: 18pt;
}
.header2 {
	background: #FFEECC;
	color : #006600;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 16pt;
}
.header3 {
	background: #FFEECC;
	color : #006600;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 14pt;
}
.header4 {
	background: #FFEECC;
	color : #006600;
	font-size: 12pt;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-weight : bold;
}
.navbar {
	background: #FFEECC;
	color : #006600;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 10pt;
	margin-left : 10%;
	margin-right: 5%
}
.title1 {
	font-size: 18pt;
}
.title2 {
	font-size: 16pt;
}
.title3 {
	font-size: 14pt;
}
.title4 {
	font-size: 12pt;
	font-weight : bold;
}
.finePrint {
	font-size: 8pt;
}
a:link    { color: #661000 }
a:visited { color: #AA6633 } 
a:active  { color: #BB9966 }
a:hover   { color: #CC6633 }

.redNote {
	color : #FF0000;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: left;
}
.redBold {
	color : #FF0000;
	font-family : "Book Antiqua","Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight : bold;
	text-align: left;
}

