@charset "utf-8";
/* CSS Document */

body{
padding:0px;
margin: 0px;
background-color: #68062D;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F1435;
	font-weight: bold;
}
.bodytext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link{
text-decoration:underline;
color: #5F1435;
}
a:hover{
text-decoration:underline;
color: #5F1435;
}
a:visited{
text-decoration:underline;
color: #5F1435;
}
.flyertext {
	color: #6B0932;
	font-family: Arial, Helvetica, sans-serif;
}
.flyertext2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.flyertext22 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11pt;
}
.flyertext21 {
	color: #5E1435;
	text-decoration:none;
	font-weight:bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.list{

list-style-image:url(images/arrow.gif);

}
.heading2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #5F1435;
font-weight: bold;
font-size:12px;
}