.headlarge { font-family: Arial, Helvetica, Sans-Serif; font-size: 13px; font-weight: bold; line-height: 20px; letter-spacing: 0.4px; color: #E0E0E0; padding-left: 17px; }
.headmedium { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-weight: normal; line-height: 20px; letter-spacing: 0px; color: #FFFFFF; }
.headsmall { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-weight: normal; line-height: 20px; letter-spacing: 0px; color: #FFFFFF; }
.textlarge { font-family: Arial, Helvetica, Sans-Serif; font-size: 13px; font-weight: normal; line-height: 20px; letter-spacing: 0px; color: #C0C0C0; }
.textmedium { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-weight: normal; line-height: 20px; letter-spacing: 0px; color: #C0C0C0; }
.textsmall { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-weight: normal; line-height: 20px; letter-spacing: 0px; color: #C0C0C0; }

a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:active { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }

html, body, table {
	margin: 0px;
	border-width: 0px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
  text-decoration: none;
}

td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
  text-decoration: none;
}

body { background-color: #12243F; margin: 0px; color: #C0C0C0; }

