BODY {
	color : #708090;
	font-family:Georgia, "Times New Roman", Times, serif 
	text-align : left;
}

p{
	font-size : 12px;
	margin-top:0px;
	margin-bottom:10px;
}

ul{
	font-size : 12px;
	margin-top:0px;
	margin-bottom:10px;
}


A {
	color : #FF0033;
	text-decoration : none;
}

A:HOVER {
	color : #54606B;
}

h1{
font-size : 150%;
font-weight : lighter;
color :  #669999;
}

h2{
font-size : 100%;
	text-align : left;
	color : #669999;
	margin-top:0px;
	margin-bottom:0px;
}

h3{
    color : #669999;
	font-size : 13px;
	text-align : left;
		margin-top:0px;
	margin-bottom:0px;
}

.pagecontent
{
	padding-top:27px;
	padding-bottom:27px;
	padding-left:32px;
	padding-right:80px
	}
	
.intro{
	font-weight : bold;
	line-height : 90%;
}	
hr{
	color : Black;
}

.tableheadfont{
	color : White;
	font-weight : bold;
}
.tablemainfont{
	font-size : 12px;
	margin-top:0px;
	margin-bottom:0px;
}

.floatleft{
	 float : left;
	 margin-left : 5px;
}

.floatright{
	 float : right;
	 margin-left : 5px;
}

.caption{
	font-size : .5em;
	text-align : center;
	}
	
	#charges{
	color:#005EB9;
}
	
#charges th {color:#005EB9; background-color:#AFD9F2; font-size : 1em;
	}
	
#charges td {
	font-size : 0.75em;
}	

#charges tr.line1{background-color:#D7EFFF;
}

#charges tr.line2{
	background-color:#AFD9F2; 
}
