BODY {
		font-family: Arial;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}

P {
		font-family: Arial;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}

a.Text {
		font-family: Arial;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}

a.BoldText {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}

a.Link {
		font-family: Arial;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		text-decoration: underline;
		color: #000066;
}

a.SmallLink {
		font-family: Arial;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		text-decoration: underline;
		color: #000066;
}

a.BoldLink {
		font-family: Arial;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		text-decoration: underline;
		color: #000066;
}

a.TitleText {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}

a.SmallText {
		font-family: Arial;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
		color: #333333;
}

a.TitleBl {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
		color: #000066;
}

a.FooterMenu {
		font-family: Arial;
		font-size: 11px;
		font-weight: medium;
		font-style: normal;
		text-decoration: underline;
		color: #FFFFFF;
}

a.FooterCopy {
		font-family: Arial;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
		color: #333333;
}

a.plain { text-decoration: none }



