a:link {
	color: #000000;
	text-decoration: underline;

	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
.blue {
	color: #3B80AE;
	}

.txtScript {
	font-family:"Lucida Handwriting", "Monotype Corsiva", cursive;
	}
	
p, ul, li, table, td {  
	line-height: 1.2;
	font-size: 16px;
	color: #000000;
	/* list-style-image: url("images/star_bullet.gif"); */
	}
.txtReg {
	line-height: 1;
	font-size: 14px;
	color: #000000;
}
	
starbk {
	background-attachment: fixed;
	background-image: url(%27../images/big_stars_bkgrnd.gif%27);
	background-repeat: repeat;
	background-position: center;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Garamond, "Times New Roman", Times, serif;

	}

.small {
	line-height: 1.2;
	font-size: 14px;
	color: #000000;
}

h1 {
	font-size: 24px;
	color: #003366;
	font-weight: bold; 
	}
	
h3 {
	font-size: 18px;
	color: #F0AE00;
	font-weight: bold; 
	}
	
.number {
	text-align: right;
	color: #000000;
	font-weight: bold;
	}
	
.facilities {  
	line-height: 1.2;
	font-size: 10px;
	color: #000000;
	}

#header
{
	background-image: url("images/bg_page.gif");
	background-repeat: no-repeat;
}
.blueBig {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;

}
.starbk {
	background-attachment: fixed;
	background-image: url(images/big_stars_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bluestarbk {
	background-image: url(images/bottom_star.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
hr {color:#CC6600;}