/* CSS Document */
body,td,th {
	font-family: Ventura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 1.3;	
	margin: 0px;
	padding: 0px;
	}
body {
	background-color: #000000;
}

a:link, a:visited, a:hover {
	color: #FF2625;
	text-decoration:none;
	}

a:hover {
	text-decoration: underline;
}

a.footer:link, a.footer:visited, {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
a.footer:hover {
	text-decoration:underline;
	}

.style1 {
	font-family: Ventura, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style:normal; 
	color:#000000;
	line-height: normal; 
	font-weight: normal;
	}

.style2 {
	font-family: Ventura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	}

h1 {
  font-family: Ventura, Arial, Helvetica, sans-serif;
  font-size:26px; 
  font-weight:bold;
  color: #FF2625;
}

h2 {
  font-family:  Ventura, Arial, Helvetica, sans-serif;
  font-size:20px;
  font-weight:700; 
  color: #FF2625;
}

h3 {
  font-family: Ventura, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:700; 
  color:#013776;
}

h4 {
	font-family: Ventura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #013776;
	line-height: 1.1;	
	margin: 0px;
	padding: 0px;
	}
