.costtable {
	border : 2px solid #00008B;
	padding : 12px;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	}


H1 {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
	font-size : 24px;
	vertical-align : middle;
	font-style : italic;
	font-weight : normal;
}



H2 {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
	font-size : 16px;
	vertical-align : middle;
	font-style : italic;
	font-weight : normal;
}
	
	
H3 {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
	font-size : 10px;
	vertical-align : middle;
	font-style : italic;
	font-weight : normal;
}	
	
.tablebgrnd {
	background-repeat : no-repeat;
}

.rightRule {
	background-repeat : no-repeat;
	border-right : 9px solid #F8F8FF;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	}

BODY {
	
	background-color : #FFFFFF;
}




.floatright {
	float : right;
	margin : 0px 0px 0px 10px;
	}
	
	.floatleft {
	float : left;
	margin : 0px 10px 0px 0px;
	}

.mousetype {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #999999;
	text-align : center;
}

A:LINK {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #000066;
	font : bolder;
}

A:HOVER {
		font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #000066;
		background-color : Yellow;
	font : bolder;
}

A:VISITED  {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #993333;
	font : bolder;
}





