body { }

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

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

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

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

.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: left;
	font-weight: bold;
}

.subtitle {
	COLOR : #FFFFFF;
	font-family: serif;
	font-size: large;
	font-weight: normal;
	background-color: #255282;
}

A  {
	COLOR : #255282;
	text-decoration : underline;
	cursor: hand;
}

A.sidebar  {
	COLOR : #FFFFFF;
	font-weight : normal;
	FONT-FAMILY : serif;
	text-decoration : underline;
	FONT-SIZE : normal;
}

.titleinline {
	color: #255282;
	font-family: serif;
	font-size: medium;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 0pt;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	padding: 5px 0px 0px;
	background-position: left;
	font-weight: bold;
}
strong {
	font-weight: bold;
	color: #255282;
}

.sidebar {
	COLOR : #FFFFFF;
	font-weight : bold;
	FONT-FAMILY : serif;
	FONT-SIZE : medium;
	background-color: #255282;
}
