body {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #663333;
	margin-top: 2px;
	margin-left: 2px;
}

h1 { font-family: Century Gothic, Times New Roman, Arial, sans-serif; font-size: 25px; line-height: 16px; color: #333333 }
h2 { font-family: Century Gothic, Times New Roman, Arial, sans-serif; font-size: 19px; line-height: 16px; color: #333333 }
h3 { font-family: Century Gothic, Times New Roman, Arial, sans-serif; font-size: 15px; line-height: 16px; color: #333333 }

a { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #0000ff; text-decoration: underline }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #0000ff; text-decoration: underline }
a:visited { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #0000ff; text-decoration: underline }

table {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

TABLE.table2 {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	background-color: #ffffff;
	border: thin solid #000000;
	border-collapse: collapse;
	
	outline: #000000;
}

TD.head {
	border-bottom: 1px solid #6699CC;
	background-color: #bad296;
	font-size: 13px;
	font-weight: bold;
}

TD.dotted {
	padding: 1px;
	border-top: 1px dotted #83b0b0;
	border-bottom: 1px dotted #83b0b0;
	border-left: 1px dotted #83b0b0;
	border-right: 1px dotted #83b0b0;
	padding: 2;
}
	
table.brdr {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	border: thick solid White;
}

td.report {
	text-align: center;
}

td.heading {
	text-align: center;
}

.pad {
	padding-left: 5;
}

.pad2 {
	padding-left: 10;
}

.header {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	padding-left: 10;
}

.title {
	font-family: Century Gothic, Times New Roman, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.title_sm {
	font-family: Century Gothic, Times New Roman, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.links {
font-family: Arial, Verdana, sans-serif;
font-size: 15px;
}

.info {
	background-color: #BAD296;
	vertical-align: baseline;
}