<!--
/*
.mybody {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 9pt;
  background		: #0269D0;
  color			: white;
  margin-top		: 0px;
  margin-bottom		: 0px;
  margin-left		: 0px;
  margin-right		: 3px; 
}

.shoutz {
  font-family           : Arial, Helvetica, sans-serif;
  font-size             : 10pt;
  background            : #0269D0;
  color                 : white;
}
*/
.main {
  font-family   : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size   : 9pt;
  color     : white;
  text-align    : left;
}

.mainbody {
  font-family		: Verdana, Arial, Helvetica, sans-serif;
  font-size		: 9pt;
  background		: #00187E;
  color			: white;

}

body {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 9pt;
  background		: #00187E;
  color			: white;
  margin-top		: 3px;
  margin-bottom		: 3px;
  margin-left		: 3px;
  margin-right		: 3px; 
	border: solid 1px #ffffff; 
}

a.title {
	font-family: Arial, Helvetica, sans-serif;
  text-decoration	: underline;
  font-size		: 12pt;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FF6600;
  text-decoration: none;
  font-size: 9pt;
	font-style: normal;
}

a.Links {
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #FFFFFF;
 }

a.FLocation {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}
a:active	{
	font-family: Arial, Helvetica, sans-serif;
  color: white;
	text-decoration: underline;
}

a:hover	{
	font-family: Arial, Helvetica, sans-serif;
  color: white;
	text-decoration: underline;
}


	
table.sideboxes {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 9pt;
  text-align: center;
	border-color: #00187E;
}

table.sideboxesleftalign {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: white;
  font-size: 9pt;
  text-align: left;
		border-color: #00187E;
}

table.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 7pt;
  text-align: center;
}

tr.sideboxes {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 9pt;
  text-align: center;
}

tr.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 7pt;
  text-align: center;
}

td.sideboxes {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 9pt;
  text-align: center;
}

td.sideboxesleftalign {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 9pt;
  text-align: left;
}


.headline {
 font-weight: bold;
}

.copyright {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 8pt;
  text-align: center;
  background-color: #00187E;
}

H3 {
  font-family  :Arial, Helvetica, sans-serif;
  font-weight   : bold;
  color     : #F9C300;
	font-style    : italic;
	font-size: 12pt;
  background		: #00187E;

}

Strong {
  font-weight   : bold;
  color     : #FFFF99;
  font-size   : 12pt;

}
HR {
	display:list-item;
	border:none;
	height:37px;
	background:url(http://www.challengevideos.com/challengevideosheaderrow.gif) 0 0 no-repeat;
	margin:1em 0;
	list-style:url(http://www.challengevideos.com/challengevideosheaderrow.gif) inside;
	filter:alpha(opacity=0);
	width:0;
}

-->
