.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #0000FF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.medium_text {
	font-size: medium;
	font-weight: bold;
}
.table_heading {
	color: #FFFFFF;
	background-color: #004080;
}
.links {
	color: #004080;
	background-color: #FFFFFF;
}
.highlight {
	font-size: xx-large;
	font-weight: bold;
	text-decoration: blink;
	color: #FFFF00;
}
.med_high {
	font-size: large;
	font-weight: bold;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
.small_text {
	font-size: small;
	font-weight: bold;
}
.yellow_high {
	font-size: medium;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF0000;
	font-style: italic;
}
.large_table_heading {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004080;
}
.small_high {
	font-size: small;
	color: #FFFF00;
	background-color: #0000FF;
}
.medium_high {
	font-size: medium;
	color: #FFFF00;
	background-color: #0000FF;
}
.medium_table_heading {
	font-size: medium;
	color: #FFFF00;
	background-color: #004080;
}
.blue_text {
	color: #0000FF;
}
.red_text {
	color: #FF0000;
}
.white_text {
	color: #FFFFFF;
}
.web_design {
	font-family: "Lucida Sans Unicode";
	font-size: xx-small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.small_red {
	font-size: x-small;
	color: #FF0000;
}
.black_medium {
	font-size: medium;
	color: #000000;
}
.flashing {
	font-size: large;
	color: #FFFF00;
	text-decoration: blink;
	background-color: #0000FF;
}
.xsmall_text {
	font-size: x-small;
	font-weight: bold;
}
.voucher_large {
	font-size: 120px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.italic_high {
	font-size: x-small;
	font-style: italic;
	color: #FFFF00;
	background-color: #0000FF;
}
.white_on_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.nexen_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #330000;
	font-size: small;
	font-weight: normal;
}
.nexen_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
.nexen_xsmall {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
