
body {
	font-size:60%;
}

.bodytext   { color: #222; font-size: 1em; line-height: normal; font-family: Arial, Helvetica, sans-serif}
.white9  { color: #FFFFFF; font-size: .9em; line-height: 1.2em; font-family: Arial, Helvetica, sans-serif}
.white10  { color: #FFFFFF; font-size: 1.1em; line-height: 1.2em; font-family: Arial, Helvetica, sans-serif}
.black10  { color: #000000; font-size: 1em; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif}
.black12  {	color: #000000;	font-size: 1.2em;line-height: 1.4em;font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.black13  { color: #000000; font-size: 1.4em; line-height: 1.8em; font-family: Arial, Helvetica, sans-serif}

.ltgrey9  { color: #666; font-size: 1em; line-height: 1.2em; font-family: Arial, Helvetica, sans-serif}
.ltgrey10  { color: #666; font-size: 1.1em; line-height: 1.2em; font-family: Arial, Helvetica, sans-serif}
.ltgrey11  { color: #666; font-size: 1.2em; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif}
.ltgrey12  { color: #666; font-size: 13px; line-height: 1.6em; font-family: Arial, Helvetica, sans-serif}
.ltgrey13  { color: #666; font-size: 1.4em; line-height: 1.8em; font-family: Arial, Helvetica, sans-serif}

.blue9  { color: #02529e; font-size: 1em; line-height: 1.2em; font-family: Arial, Helvetica, sans-serif}
.blue10  { color: #02529e; font-size: 1.1em; line-height: 1.2em; font-family: Arial, Helvetica, sans-serif}
.blue11  { color: #02529e; font-size: 1.2em; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif}
.blue12  { color: #02529e; font-size: 13px; line-height: 1.6em; font-family: Arial, Helvetica, sans-serif}
.blue13  { color: #02529e; font-size: 1.4em; line-height: 1.8em; font-family: Arial, Helvetica, sans-serif}



.Newsletterheader  { color: #02529e; font-size: 26px; line-height: 1.6em; font-family: Arial, Helvetica, sans-serif}

.Newsletterheaderyear  { color: #FFCF00; font-size: 26px; line-height: 1.6em; font-family: Arial, Helvetica, sans-serif}



A:link {
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}
.white10 a {
	color: #FFFFFF;
}

A:visited {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.white10 a {
	color: #FFFFFF;
}


A:hover {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
A:active {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

A.bodytext:link {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

}
A.bodytext:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

}
A.bodytext:hover {
	color: #0066FF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	text-decoration: none;
}
A.bodytext:active {
	color: #000066;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	text-decoration: none;
}

