@charset "utf-8";
/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #AE1C5B;
	background-image: url(images/background_v3.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #AD1C5B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AD1C5B;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #AD1C5B;
}
.navbar a:link {
	color: #FFFFFF;
}
.navbar a:visited {
	color: #FFFFFF;
}
.navbar a:hover {
	color: #FF99CC;
}
.navbar a:active {
	color: #FFFFFF;
}
.mainhead {
	font-size: 15px;
	font-weight: bold;
	color: #AD1C5B;
}
.clickhere {
	font-size: 11px;
	font-weight: bold;
	color: #AD1C5B;
}
.disclaimer {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.head1 {font-size: 12px; font-weight: bold; color: #AD1C5B; }
.body_bold {font-size: 11px; font-weight: bold; color: #AD1C5B; }
.body_red {font-size: 11px; color: #AD1C5B; }
.bullet {font-size: 11px; font-weight: bold; color: #AD1C5B; }
.head2_g {font-size: 11px; font-weight: bold; color: #333333; }
clickhere {
	background-color: #AE1C5B;
	background-image: url(images/background_v3.gif);
	background-repeat: repeat-x;
}

