body {
	background-color : #F2E5FF;
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
    color: #330033;
    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-color : #F2E5FF;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	text-align: center;
	height: 35px;
	color: #660033;
	font-weight: bold;
    font-size: 11px;
}

.fo2{
	text-align: center;
	color: #660033;
	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 : #F2E5FF;
	text-align : center;
	border : 3px solid #4d004b;
    margin-left : 25%;
	margin-right : 25%;
	padding : 5px;
	background-color : #660064;
}

h5{
	font-size : 20px;
	font-family : Tahoma;
	font-weight : bold;
	color : #F2E5FF;
	text-align : center;
	border : 3px solid #4d004b;
	padding : 5px;
	background-color : #660064;

}

.header{
     background-color : #990099;
     
}

A:link{
	color: #00009;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:visited{
	color: #004D4D;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:hover{
	color: #d600d6;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:active{
	Color: #994d00;
	background: none;
	text-decoration: none;
}

hr{
	color : #4d004b;
}


    
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;
	}