body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#Header {
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #92278F;
	}
	
#Header a:link,
#Header a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000099;
	}

#Footer {
	position: relative;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #003366;
	}

.bottom_bottom a {
	color: #fff;
	}

.class_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #03878A;
}
.class_table {
	border: 1px solid #03878A;
}
#Content hr {
	color: #92278F;
	border: 0;
	background-color: #92278F;
	height: 2px;
	width: 100%;	
	margin-top: 5px;
	margin-bottom: 5px;
}
.price_table_top {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92278F;
}

a:hover{
    color: #663399;
	text-decoration: none;
    }

a img {
	border: 0;
	}
#Content {
	text-align: left;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
