body {
	/*
	scrollbar-face-color:       #EDE5C7;
	scrollbar-track-color:      #F3F3F3;
	scrollbar-3dlight-color:    #D4D400;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color:     #D4A500;
	*/
	color: #000000;
}


body,table,tr,td,th,div,span,p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

p {
	text-align: justify;
}

.headline1 {
	font-size: 19px;
	font-weight: bold;
	color: #08395A;
}

.headline2 {
	font-size: 13px;
	font-weight: bold;
	/*line-height: 14px;*/
	color: #08395A;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #08395A;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	/*line-height: 14px;*/
	color: #08395A;
}

td.sidenavtop {
	background-color: #FFFFFF;
}


a.sidenav:link,a.sidenav:visited,a.sidenav:active {
	color: #444444;
	text-decoration: none;
}
a.sidenav:hover {
	color: #888888;
	text-decoration: underline;
}


a:link    { text-decoration: none; color: #EE6E09; }
a:visited { text-decoration: none; color: #EE6E09; }

a:active  { text-decoration: none; 		color: #EE6E09;}
a:hover   { text-decoration: underline; 	color: #EE6E09;}




li {
	list-style: url("images/bob.gif");
	line-height: 18px;
}

ul p {
	text-align: left;
}

ul {
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 5px;
	background-color: #FAFAFA;
	border: 1px #999999 dotted;
	width: 100%
}
