.style4 {color: #000000}
.style3 {color: #536D82}
.style1 {
	font-size: 12px
}
BODY	{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14 px;
	SCROLLBAR-BASE-COLOR: #356188
	}


a:link		{
	color: #63839A;
	text-decoration: none;
	font-weight: bold;
}

a:visited	{
	color: #63839A;
	text-decoration: none;
	font-weight: bold;
}

a:active	{
	color: #63839A;
	text-decoration: none;
	font-weight: bold;
}

a:hover		{
	color: #D19F9E;
	text-decoration: underline;
	font-weight: bold;
}
.Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.smallFooter {
	font-size: 12px;
	font-weight: normal;
}
.boldDkBlue {
	color: #536D82;
	font-weight: bold;
}
.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.boldItalicBlue {
	color: #536D82;
	font-weight: bold;
	font-style: italic;
}
.smboldItalicBlue {
	color: #536D82;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.Standard {
	font-size: 14px;
	font-weight: normal;
}
