
body{
	background-color:#ffffff;
	font-size:10;
	font-family:arial;
}
table.main{
	text-align: center;
	width:1021;
	
}
table.copy{
	text-align: center;
	width:1021;
	background-color:#ffffff;
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: black;	
}

tr.header{
	background-color:#030362;
	
}
th.hdr{
	background-color:#030362;
	font-size:12;
	color:#ffffff;
	width:204;
}
td.col_1{
	background-color:000080;
	font-size:13;
	color:#ffffff;
	width:204;
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}
td.col_2{
	background-color:#2525A5;
	font-size:12;
	color:#ffffff;
	width:204;
}
td.col_3{
	background-color:#4848C8;
	font-size:12;
	color:#ffffff;
	width:204;
}
td.col_4{
	background-color:#6262E2;
	font-size:12;
	color:#ffffff;
	width:204;
}
td.col_5{
	background-color:#7A7AF8;
	font-size:12;
	color:#ffffff;
	width:204;
}
td.trailer{
	background-color:#030362;
	padding:8;
	font-size:9;
	color:#A8A8C3;
	
}

A:link
{
    FONT-WEIGHT: ;
    FONT-SIZE: ;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION:none;
}
A:active
{
    FONT-WEIGHT:;
    FONT-SIZE:;
    COLOR:#ffffff;
    FONT-FAMILY:  Arial;
    TEXT-DECORATION:none;
}
A:visited
{
    FONT-WEIGHT:;
    FONT-SIZE:;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION:none;
}

A:hover
{
    FONT-WEIGHT:;
    FONT-SIZE:;
    COLOR: #9DF833;
    FONT-FAMILY: Arial;
    TEXT-DECORATION:none ;
}
.exclutions{
				   width: 950px;
				   font-size: 12px;
				   margin: 0px;
				   padding: 0px;
				   padding-bottom: 5px;
				   padding-left: 25px;
				   color: #D4D4FF;
				   }
				   .exclutions ul{
				   color: #ffffff;
				   font-size: 12px;
				   }