body{
	font-family:  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px; 
	font-weight: 400; 
	color: #aaaadd;
 	padding: 0px; 
 	margin: 0px;
	}
table{
	font-family:  verdana, arial, helvetica, sans-serif ;
	font-size: 12px; font-weight: 400; color: #ffffff;
	background-repeat: repeat;
	vertical-align: top;
	border-width: 0px;
	border-spacing: 0px;
	border-color: #ffffff;
	border-style: none;
	margin: 0;
	padding: 0;
	}
img{
	border-width: 0px;
	margin: 0;
	padding: 0;
	}

h1{
	margin-top: 12px;
	text-align: center;
	line-height: 65%;
	font-size: 35px;
	font-weight: 800;
	color: #e0e0f0;
	}
h2{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	font-size: 11px; 
	font-weight: 600;
	color: #333399;
	}
h3{
	margin-top: 11px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	font-size: 9px; 
	font-weight: 600;
	color: #cc0022;
	}
h4{
	margin-top: 21px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	font-size: 11px; 
	font-weight: 600;
	color: #ffffff;
}

p{
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 130%;
	text-align: left;
	font-size: 12px; 
	color: #ffffff;
	}
p.fed_sm{
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 9px;
	color: #333399;
	font-weight: 600;
}

a:link{
	text-decoration: none;
	color: #333399;
	}
a.big:link{
	text-decoration: none;
	color: #333399;
	}
a.blue:link{
	text-decoration: none;
	color: #333399;
	}
a.babyblue:link{
	text-decoration: none;
	color: #ccccdd;
	}
a.red:link{
	text-decoration: none;
	color: #cc0022;
}

a:visited{
	text-decoration: none;
	color: #333399;
	}
a.big:visited{
	text-decoration: none;
	color: #333399;
	}
a.blue:visited{
	text-decoration: none;
	color: #333399;
	}
a.babyblue:visited{
	text-decoration: none;
	color: #aaaadd;
	}
a.red:visited{
	text-decoration: none;
	color: #cc0022;
}

a:active{
	text-decoration: none;
	color: #ffffff;
	}
a.big:active{
	text-decoration: none;
	color: #ffffff;
	}
a.blue:active{
	text-decoration: none;
	color: #cc0022;
	}
a.babyblue:active{
	text-decoration: none;
	color: #ffffff;
	}
a.red:active{
	text-decoration: none;
	color: #333399;
}

a:hover{
	text-decoration: none;
	color: #ffffff;
	}
a.big:hover{
	text-decoration: none;
	color: #ffffff;
	}
a.blue:hover{
	text-decoration: none;
	color: #cc0022;
	}
a.babyblue:hover{
	text-decoration: none;
	color: #ffffff;
	}
a.red:hover{
	text-decoration: none;
	color: #333399;
}
