BODY  {
	background-color : #CAE4FF;
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 10px;
	margin-right : 10px;
	background-image: none;

}

tr  {
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	background-color: #FFFFFF;
}

td  {
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	background-color: #FFFFFF;
}

li  {
	color : black;
	font-weight : normal;
	font-family : Arial , Helvetica;
	font-size : small;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 2px;
	background-color: #FFFFFF;
}

A:link  {
	color : blue;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
}

A:visited  {
	color : blue;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
}

A:hover  {
	color : blue;
	text-decoration : underline;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
}

A:active  {
	color : blue;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
}

.PageHeader  {
	text-transform : capitalize;
	font-size : medium;
	font-weight : normal;
	font-family : Arial, Helvetica;
	padding-left : 10px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color : #000099;
	color : White;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-color : #5A275A;
	border-style : solid;
}

.PageHeaderText  {
	color : #000099;
	text-decoration : none;
	text-transform : capitalise;
	font-size : medium;
	font-weight : bold;
	font-family : "Arial", serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 10px;
	padding-bottom : 20px;
	border-left-width : 0px;
	border-right-width : 0px;
	text-align : left;
	background-color: #FFFFFF;
}

.SectionHeader  {
	text-transform : capitalize;
	font-size : medium;
	font-weight : bold;
	font-family : Arial, Helvetica;
	padding-left : 10px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color : #8CB3DE;
	color : #000099;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-color : #8CB3DE;
	border-style : solid;
}

.Foot  {
	color : #000099;
	text-decoration : none;
	text-transform : capitalize;
	font-size : small;
	font-weight : bold;
	font-family : Arial , Helvetica;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color: #FFFFFF;
}

.SubSection  {
	color : white;
	background-color : #8CB3DE;
	text-transform : capitalize;
	font-size : small;
	font-weight : bold;
	font-family : Arial, Helvetica;
	padding-left : 10px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	border-bottom-width : 2px;
	border-color : #8CB3DE;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

.BodyText  {
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : justify;
	background-color: #FFFFFF;

}

.Pictureplain  {
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 15px;
	margin-bottom : 15px;
}

.PictureLeft {
	margin-left : 0px;
	margin-right : 15px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.PictureRight {
	margin-left : 15px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.PictureCentre {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
	margin-bottom : 15px;
}

.Bold  {
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : bold;
	font-family : Arial , Helvetica;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	background-color: #FFFFFF;

}

.line  {
	color : Purple;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	border-style : solid;
	border-bottom-width : 0px;
	border-top-width : medium;
	border-left-width : 0px;
	border-right-width : 0px;
	padding-top : 10px;
	padding-right : 0px;
	padding-left : 10px;
	padding-bottom : 0px;
	border-color : Purple;
	background-color: #FFFFFF;
}

hr  {
	border: 0;
	color : #8CB3DE;
	background-color: #8CB3DE;
	height : 4px;
	width: 100%;
}

@media print
{
.hiddenprt {
		display:none;
}

}
@media screen
{
.hiddenprt {
}
