BODY { }
a:link { color: #EE333E; }
a:active { color: ##FDA502; }
a:hover { color: #FDB93A; }
a:visited { color: #DE121D; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #EE333E; font-weight: bold }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #FDB93A; font-weight: bold  }
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE333E;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.main_text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.main_text_header_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EE333E;
	font-weight: bold;
}
.main_text_header_gigantic_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EE333E;
	font-weight: bold;
}
.main_text_header_gigantic_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.main_text_header_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.yellow_colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDB93A;
}
.yellow_colour_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ##FDA502;
}
.red_colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EE333E;
}
.red_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE333E;
	font-weight: bold;
}
.main_text_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main_text_bold_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}