body {
	background-color : #FFD8FB;
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
    color: #660033;
    font-family: Veranda, Helvetica, sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;margin-bottom: 0px;
    margin-width: 0px;
    margin-height: 0px;
}

.fo{
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
	height: 52px;
	color: #993366;
	font-weight: bold;
    font-size: 11px;
}

.fo2{
	text-align: center;
	color: #993366;
	font-weight: bold;
    font-size: 11px;
}

H3{
		font-size : 18px;
		font-family : Tahoma;
		text-align : center;
		
	}
    
h4 {
    font-size : 18px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FFD8FB;
	text-align : center;
	border : 3px solid #690034;
    margin-left : 25%;
	margin-right : 25%;
	padding : 5px;
	background-color : #E10070;
}

h5{
	font-size : 20px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FFD8FB;
	text-align : center;
	border : 3px solid #690034;
	padding : 5px;
	background-color : #E10070;

}

.header{
     background-color : #FF66FF;
     
}

A:link{
	color: #1100cc;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:visited{
	color: #003366;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:hover{
	color: #e00070;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:active{
	Color: #CC9933;
	background: none;
	text-decoration: none;
}

hr{
	color : #660033;
}

.bkg{
    background-image : url(img/pink059.jpg);
    }
 
.pink{
    background-color : #FFD8FB;
    }
    
ul{
	font-size : 16px;
	font-family : Tahoma;
	padding-left : 20%;
	padding-right : 20%;
}

.text{
		font-size : 16px;
		font-family : Tahoma;
		font-weight : bold;
	}
    
.indent{
	font-size : 16px;
	font-family : Tahoma;
	padding-left : 25px;
    padding-right : 25px;
}

.indent2{
	font-size : 16px;
	font-family : Tahoma;
	margin-left : 15%;
    margin-right : 15%;
    padding : 10px;
}
.note{
		font-size : 12px;
		font-family : Arial;
		text-align : center;
	}