html, body {
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   background-color: #ffffff;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
   color: #000000;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DA251C;
	text-decoration : underline;}
	
	a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DA251C;
	text-decoration : underline;}
/* CSS Document */


a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
    text-align:center;
	color: #DA261A;
	text-decoration:none;
	font-weight:bold;
	}
a.bottom_link:hover{
		text-decoration: underline;	
		color:F29ABE;
		font-weight:bold;}
		
.text{ font-family: Arial, Helvetica, sans-serif;
	  color:white;
	  font-weight:normal;
	  font-size:12px;
	   }
h1{ font-family: Arial, Helvetica, sans-serif;
	  font-size: 18px;
	  color:#DA0875;
	  font-weight:300;
	  }
h2{   color:#DA0875;
      font-family: Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  }

