body {
	background-color: #CCCCFF;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: blue;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: purple;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: brown;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: purple;
	text-decoration: none;
}
#splash {

	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #92B0BE;
	font-style: italic;
	line-height: 11pt;
	text-decoration: none;
}
a {
	font-weight: bold;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: 24pt;

}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
p {
	font-style: normal;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #000099;
	font-size: 9pt;
	line-height: 15pt;


}
li {
	font-style: normal;

}
.superscript {
	font-size: smaller;
	vertical-align: super;
}
.blulblok {
	background-color: #95BAD0;
}
.bluebg {
	background-color:  #FF9;
}
.whitetxt {
	color: white;
}
.greenbg {
	background-color: #80FF80;
}
.yellowbg {
	background-color: #FFFF99;
}
.redbg {
	background-color:red;
	color:white;
}
h2 {
	line-height: 100%;
}
