body { }

p {
	COLOR : #000000;
	FONT-FAMILY : serif;
	FONT-SIZE : medium;
}

ol {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 13px;
}

ul {
	COLOR : #000000; 
	FONT-FAMILY : Arial, Helvetica, sans-serif; 
	FONT-SIZE : medium;
}

td {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 13px;
}

.title  {
	color: #255282;
	font-family: serif;
	font-size: x-large;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 15pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	padding: 5px;
	background-position: center;
	font-weight: bold;
}

.subtitle {
	COLOR : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	background-color: #255282;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

A  {
	COLOR : #255282;
	text-decoration : underline;
	font-weight: normal;
}
strong {
	color: #255282;
	font-weight: bold;
}
.minortitle {
	COLOR : #255282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #FFFFFF;
}
.bluepanel {
	background-color: #C0D0E0;
	text-indent: 0pt;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 000000;
	padding: 3px;
}
.beigepanel {
	background-color: #FFFFCC;
	text-indent: 0pt;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 000000;
	padding: 3px;
}
.panellink {
	COLOR : #255282;
	text-decoration : underline;
	font-weight: normal;
	font-size: small;
}
.whitepanel {
	font-family: serif;
	font-size: medium;
	font-weight: normal;
}
dt {
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

a:link {color: #990000; text-decoration:none;}
a:visited {color: #990000; text-decoration:none;}
a:hover { color:#B86E25;}
