body,td,th,tr, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #154B93;
	
	}
	
img {
padding:none;
}
	


#title {
background-image:url(../images/title_intro.jpg);
height:85px;
width:871px;
padding:0;
}

#blue_bg {
background-color:#DBE0FF;
}

.style1 {
	color: #F17314;
	font-weight: bold;
	font-size: x-large;
}
.style2 {color: #C9E1F9}
.style3 {font-size: medium}
.style4 {font-size: x-large}
.style5 {color: #C4DDF8}
.style6 {font-size: x-large}
.style7 {color: #AAC9FC}
.style8 {font-size: small}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #25579B;
}
a:hover {
	text-decoration: none;
	color: #F17314;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.fltlft_no {
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
/* CSS Document */


