body         { font-family: Tahoma; font-weight: normal; font-size: 9pt; text-align:left; color: #FF4600 }

a.example1            { font-family: Tahoma; font-weight: bold; font-size: 9pt; color: #FFFFFF; text-decoration: none }
a:link.example1      { font-family: Tahoma; font-weight: bold; font-size: 9pt; color: #FFFFFF; text-decoration: none }
a:active.example1     { font-family: Tahoma; font-weight: bold; font-size: 9pt; color: #FFFFFF; text-decoration: none}
a:hover.example1    { font-family: Tahoma; font-weight: bold; font-size: 9pt; color: #FFFFFF; text-decoration: underline}

a.example2            { font-family: Tahoma; font-size: 9pt; color: #FF4600; text-decoration: underline }
a:link.example2      { font-family: Tahoma; font-size: 9pt; color: #FF4600; text-decoration: underline }
a:active.example2     { font-family: Tahoma; font-size: 9pt; color: #FF4600; text-decoration: underline }
a:hover.example2    { font-family: Tahoma; font-size: 9pt; color: #FF4600; text-decoration: underline}

p            { font-family: Georgia; font-weight: normal; font-size: 9pt; text-align:left; line-height:150%; color: black; }
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 5px;
}

h1           {
	font-family: Georgia;
	font-weight: normal;
	font-size: 18pt;
	color: #416670;
	text-align:left;
	margin-top:24;
	margin-right:-6;
	margin-bottom: 5px;
}
.no_vspace {
	margin-top: 0px;
	padding-top: 0px;
}

h3           { font-family: Georgia; font-weight: normal; font-size: 9pt; color: #808080; text-align:left; margin-top:-20 }
h4           {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #FF4600;
	margin-bottom: 0px;
}
h5           { font-family: Georgia; font-weight: normal; font-size: 12pt; text-align:left; color: #808080; margin-top:-20  }

ul           { font-family: Georgia; font-size: 9 pt; text-align: left; }
li           { font-family: Georgia; font-size: 9 pt; text-align: left; color: #FF4600; line-height: 100%; margin-bottom: -10 }
.sidebar_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF4600;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#table3 #table5 p {
	margin-top: 3px;
}
