body {
	background-color: White;
	color: #333333;
}
table {
	font: 10pt "Trebuchet MS" Arial sans-serif;
	color: #333333;
}
p {
	color: #191970;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
	color: #333333;
}
ul {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../webmenus/julbullet.gif);
}
.panelright {
	border-left: solid 1px White;
	background-color:#ddeff9;
	border-bottom: solid 1px White; 
}
.panelmid {
	background-color:#ddeff9;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.panelleft {
	background-color:#ddeff9;
	border-right: solid 1px White;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
h1 {
	font-size: 26px;
	color: #191970;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-size: 22px;
	color: #191970;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-size: 20px;
	color: Maroon;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 12px;
	padding-bottom: 8px;
	padding-top: 5px;
}
h4 {
	font-size: 14px;
	color: Maroon;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 12px;
}
h5 {
	font-size: 14px;
	color: Maroon;
	padding-left: 5px;
}

.paraleft {
	border-right: solid 1px White;
	border-bottom: solid 1px White;
	background-color: #81b4cd;
}
.paramid {
	border-bottom: solid 1px White;
	background-color: #81b4cd; 
}
.pararight {
	border-bottom: solid 1px White;
	border-left: solid 1px White;
	background-color: #006699;
}
a:link {
	color: #666666;
}
a:hover {
	color: #ff4000;
	background-color: Yellow;
}
li {
	padding: 5px;	
	line-height: 110%;
}
















