body {
	background-color : #eee5ff;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;margin-bottom: 0px;
    margin-width: 0px;
    margin-height: 0px;
    color: #330033;
    background-image : url(img/blueclouds.jpg);
    font-family: Veranda, Helvetica, sans-serif;
}

.fo{
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
	height: 52px;
	color: #660033;
	font-weight: bold;
    font-size: 11px;
}

.fo2{
	text-align: center;
	color: #660033;
	font-weight: bold;
    font-size: 11px;
}

td{
	font-family: Veranda, Helvetica, sans-serif;
	color: #000000;
}
    
h2 {
    font-size : 20px;
	font-family : Tahoma;
	font-weight : bold;
    text-align : center;
    }

h3 {
    margin-left:  15px;
    font-size : 20px;
	font-family : Tahoma;
	font-weight : bold;
    }
    
h4 {
    font-size : 18px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FFE5FF;
	text-align : center;
	border : 3px solid #660033;
    margin-left : 25%;
	margin-right : 25%;
	padding : 5px;
	background-color : #990099;
}

h5{
	font-size : 20px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FFE5FF;
	text-align : center;
	border : 3px solid #660033;
	padding : 5px;
	background-color : #990099;

}

A:link{
	color: #000099;
	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 : #660033;
}

.previewpic{
	font-size : 22px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FFE5FF;
	text-align : center;
	border : 3px solid #660033;
	margin-left : 25%;
	margin-right : 25%;
	padding : 5px;
	background-color : #990099;
}

.contact{
	font-size : 16px;
	font-family : Tahoma;
    margin : 5%;
}

.note{
		font-size : 12px;
		font-family : Arial;
		text-align : center;
	}
    
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;
}

