h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 115%;
	color: #003399;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #003399;
	font-weight: bold;
	margin-right: 36px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: blink;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #003399;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 95%;
	color: #003399;
	font-weight: normal;
}
.leftcolumn {
	background-repeat: no-repeat;
	background-image: url(Images/side_background.gif);
	width: 160px;
}
.leftcolumnShort {
	background-repeat: no-repeat;
	background-image: url(Images/side_background_sh.gif);
	width: 160px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.rightcolumn {
	background-repeat: no-repeat;
	background-position: right top;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
