/* Default Settings */
*{font-family:arial, helvetica, sans-serif;}
body{color:#FFFFFF; margin: 0;  padding: 0; background: #000000; }

/* Standard Links */
a:link{color:#E93424;}
a:visited{color:#E93424;}
a:hover{color:#FFFFFF;}

/* Buttons */
.InputButton { FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, arial; border-color: #F9F300; border-width: 1; border-style: solid; background-color:	#F9F300; color:	#333333; cursor: hand; font-weight: normal;}
.InputBox { FONT-SIZE: 12px; FONT-FAMILY: arial, Helvetica, sans-serif; border: solid 1 #2D2D2D; background-repeat: repeat-x; color: #333333;}

/* Standard Text */
.table { font-size: 8pt; line-height: 19px; padding-left:0px; padding-right:0px; padding-top:40px; padding-bottom:30px;  }
.cell { font-size: 8pt; line-height: 19px;}
.headline { font-size: 10pt; font-weight: bold; color: #E93424; padding-bottom:5px;  }
.floatimgleft {float:left; margin-right:10px; margin-bottom:5px;}
.celler { font-size: 7pt; line-height: 17px; padding-bottom:15px;}
.table2 { font-size: 8pt; line-height: 19px; padding-left:0px; padding-right:0px; padding-top:40px; padding-bottom:2px;  }

