<style type="text/css">

body	{
	font-family: verdana;
	color: #6f6f6f;
	line-height:14px; 
	margin: 0px;
	font-size: 10px;
	}

td	{
	font-family: verdana;
	font-size: 12px;
	color: #6f6f6f;
	letter-spacing:1px;
	line-height:14px; 
	border: 0px solid;
	}


.title
	{
	font-size: 9px;
	color: #ADADAD;
	text-align:justify;
	letter-spacing:1px;
	line-height:11px; 
      	border: 0px solid;
	}


a:link	{
	font-weight: none;
	text-decoration: none;
	color: #EC1C24;
	}
 

a:visited{
	font-weight: none;
	text-decoration: none;
	color: #EC1C24;
	}

a:active{
	font-weight: none;
	text-decoration: none;
	color: #EC1C24;
	}


a:hover {
	font-weight: none;
	text-decoration: none;
	color: #ffffff;
	background: #EC1C24;
	}

.small	{
	font-size:9px;
	font-weight:none;
	line-height:11px; 
	}

.small-header	{
	font-size:9px;
	font-weight:bold;
	line-height:11px;
	color: #EC1C24;
	}

.small-footer	{
	font-size:9px;
	font-weight:none;
	line-height:11px;
	color: #CECECE;
	}
	
.links	{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EC1C24;
	letter-spacing:1px;
	line-height:14px; 
      	border: 0px solid;
	}

.gradient
	{
	background-image: url(http://www.illwired.com/maxi/images/box-bg.gif);
	background-repeat: repeat-x;
	}

.white
	{
	font-family: verdana;
	color: #ffffff;
	}	

 
</style>