body{
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #660033;
	background-image : url(images/purpl014.jpg);
}

.header{
			color: black;
			text-align : center;
			background-color : #FFFFFF;
			margin-top : -16px;
			margin-right : -16px;
			margin-left : -16px;
			padding-bottom: -15px;
			border : solid #ddddff thin;
			
}
.header1{
			color: black;
			text-align : center;
			background-color : #001177;
			margin : -8;
}
A:link{
	color: #33ddff;
	font-weight : bold;
	background: none;
	text-decoration: underline;
}
A:visited{
	color: #FFCC00;
	font-weight : bold;
	background: none;
	text-decoration: underline;
}
A:hover{
	color: #ff6644;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:active{
	Color: #FF0000;
	background: none;
	text-decoration: none;
}

H3{
	font-size : 30px;
	font-family : Tahoma;
	font-weight : bold;
	text-align : center;
	padding-top : 2%;
}

H4{
	font-size : 22px;
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	color : #ddddff;
}
		
h5{
	font-size : 20px;
	font-family : Tahoma;
	font-weight : bold;
	color : #ddddff;
	text-align : center;
	border : solid #ddddff thin;
	margin-top : 3%;
	margin-left : 25%;
	margin-right : 25%;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color : #660033;
}

H6{
		font-size : 18px;
		font-family : Tahoma;
		font-weight : bold;
		margin-left : 5%;
		margin-right : 5%;
	}

H2{
	font-size : 24px;
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	color : #ddddff;
}
    
.text{
	font-family : Tahoma;
	margin-left : 5%;
	margin-right : 5%;
}		

.text1{
	font-size : 15px;
	font-family : Tahoma;
	font-weight : bold;
	text-align : center;
	padding-top : 3%;
}		


.indent{
	font-size : 16px;
	font-family : Tahoma;
	margin-left : 18%;
	margin-right : 18%;
}
		
.list{
	font-size : 16px;
	font-family : Tahoma;
	padding-left : 20%;
	padding-right : 20%;
}

ul{
	font-size : 16px;
	font-family : Tahoma;
	padding-left : 30%;
	padding-right : 30%;
}


ol{
	font-family : Tahoma;
	padding-left : 5%;
	padding-right : 5%;
}
		
sup{
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color: Red;
}	

.notice{
	font-size : 10px;
	font-family : Tahoma;
	font-weight : bold;
	color : #ddddff;
	text-align : center;
	border : solid #ddddff thin;
	margin-left : 45%;
	margin-right : 45%;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color : #001177;;
}

.rates{
		font-size : 18px;
		font-family : Arial;
		text-align : center;
	}
	
.note{
		font-size : 12px;
		font-family : Arial;
		text-align : center;
	}


hr{
	color : #ddddff;
}

.preview{
		border : solid #ddddff thin;
	}
	
.nextpreview{
		border : solid red thin;
	}

.previewpic{
	font-size : 22px;
	font-family : Tahoma;
	font-weight : bold;
	color : #ddddff;
	text-align : center;
	border : solid #ddddff thin;
	margin-left : 25%;
	margin-right : 25%;
	padding-top : 1%;
	padding-bottom : 1%;
	background-color : #001177;
}

.bottom{
		font-size : 25px;
		border-bottom : thin solid Red;
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	color : #ddddff;
		
	}
