/* CSS Document */

BODY {
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	width:750px;
	vertical-align:top;
		
	}
	
h1 {
	font-family:"Tempus Sans ITC";
	font-size:24px;
	line-height:1.4em;
	color: #FF0000;
	padding: 10px;
}	

h2 {
	font-family:"Tempus Sans ITC";
	font-size:20px;
	padding: 5px;

}

table {
	width:750px;
	padding:0;
	border:0;
	margin:0;
	background-image:url(/images/Tiger.gif);
	background-position:center;
	background-repeat:repeat-y;


}

#fees {
		width:75%;
		
		margin: 30px 60px;
		
		
	
	
}



a {

text-decoration:none;
}


/*div {
margin:20px;
text-align:center;

	
	}*/
	
/*p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
}*/

