﻿h1 {
	display: inline;
	font-size: 110%;
	color: #000080;
}
.sty100-09 {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 9px;
}
.sty150-00 {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sty150-03 {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 3px;
}
.sty150-09 {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 9px;
}
.sty150-18 {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 18px;
}
.sty150-03-C {
	line-height: 150%;
	margin-top: 0px;	
	margin-bottom: 3px;	
	text-align: center;
}
.sty150-03-R {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: right;
}
.styBackgroundBlue {
	background-color: #CCDAFF;
}
.styCellCenter {
	text-align: center;
}
.styCellRight {
	text-align: right;
}
.styFontXLarge {
	font-size: x-large;
	font-weight: bold;
}
.styMargin45 {
	margin-left: 40px;
}
.styPicLeft {
	border-style: solid;
	border-width: 0;
	margin-left: 0px;
	margin-right: 9px;
	float: left;
}
.styPicMiddle {
	border-width: 0px;
	vertical-align: middle;
}
.styPicRight {
	border-style: solid;
	border-width: 0;
	margin-left: 6px;
	margin-right: 6px;
	float: right;
}
.styPicZero {
	margin: 0px;
	border-style: solid;
	border-width: 0px;
}
.styRed {
	color: #FF0000;
}
.styRedOnLightGrey {
	color: #FF4F4F;
	background-color: #F2F2F2;
	font-weight: 700;
}
.styGreen {
	color: #009933;
}

.styUnderline {
	text-decoration: underline;
}
.styWidth580 {
	width: 580px;
}
.styXXSmall {
	font-size: xx-small;
}
A:link {
	color: #407EFF;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #72AEF1;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #FF82AA;
	font-weight: bold;
}
