body {	
	background-color: #ED171F;
	font-family: arial;	
	font-size: 10pt;	
	line-height: 1.2;	
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0
	}
	
a  {	
	color: #000000;	
	text-decoration: none;
    }
a:hover {color:#ff0000;
	text-decoration:none
}

h1 	{font-family: American Typewriter, Bookman Old Style, Courier;	
	font-size: 12pt;	
	font-weight: bold;	
	color: #000000;
	text-align: center;
	text-decoration: none;
	}
h2 {
    font-family: Arial;	
	font-size: 11pt;	
		
	color: #000000;
	text-align: left;
	text-decoration: none;
	}

img {	border: 0;
	margin-left: 0px;
	margin-right: 0px
}


table {
	background-color: #FFFFFF;
	cellpadding: 0;
         border: 0;
	}
td 	 {	
	font-family: Arial;
	font-size: 14px;
	line-height: 1.1;
	background-color: #fffff;
	text-decoration: none;
	vertical-align: top;
                    text-align: left;
	line-height: 1.4;
	padding: 25px;
	 border: 0;
        }
td.side {
	font-family: Arial;
	font-size: 14px;
	line-height: 1.1;
        color: #ffffff;
	background-color: #232332;
	text-decoration: none;
	vertical-align: top;
        text-align: left;
	line-height: 1.4;
	padding: 25px;
         border: 0;
	}

hr  	{
        border: 0;
	color: #ED171F;
        background-color: #ED171F;
	height: 5px;
	width: 100%
}

li 	{
	list-style: none
}

