body {
	background-color : #FEDEDC;
	margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;margin-bottom: 0px;
    margin-width: 0px;
    margin-height: 0px;
    color: #2C0200;
    background-image : url(img/texture55.jpg);
    font-family: Veranda, Helvetica, sans-serif;
}


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 : #FEDEDC;
	text-align : center;
	border : 3px solid #380700;
	margin-left : 25%;
	margin-right : 25%;
	padding : 5px;
	background-color : #6B0E00;
}

h5{
	font-size : 20px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FEDEDC;
	text-align : center;
	border : 3px solid #380700;
	padding : 5px;
	background-color : #6B0E00;
}

A:link{
	color: #000099;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:visited{
	color: #005D6B;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:hover{
	color: #E61F00;
	font-weight : bold;
	background: none;
	text-decoration: none;
}
A:active{
	Color: #00C7E6;
	background: none;
	text-decoration: none;
}

hr{
	color : #380700;
}

.previewpic{
	font-size : 22px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FEDEDC;
	text-align : center;
	border : 3px solid #380700;
	margin-left : 25%;
	margin-right : 25%;
	padding : 5px;
	background-color : #6B0E00;
}

.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;
}

.type{
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FEDEDC;		
	border : 3px solid #380700;
    margin-left : 25px;
	margin-right : 25px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 35px;
	padding-right : 35px;	
	background-color : #6B0E00;
		}

