@charset "UTF-8";
/* CSS Document */

body {
	background-color:#F4D197;
}

a:link {
	color:#5B1D1B;
	font-style:italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336666;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color:#2F254D;
	font-size: 14px;
	font-style: normal;
	font-weight:400;
	letter-spacing: 2px;
	line-height: 23px;
}
.style1
	{letter-spacing:1px;
	line-height:20px;
	}

.style2 {color:#2F254D;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight: 450; 
	letter-spacing: 3px; 
	line-height: 20px;
}

.style3 {color:#2F254D;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14px;
	font-style:italic;
	letter-spacing: 3px; 
}

.style4 {color:#2F254D;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	font-style:italic;
	letter-spacing: 1px; 
}

.style5 {color:#336699;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight: 450; 
	letter-spacing: 1px; 
	line-height: 20px;
}
.style7 {color:#C1913E;
	font-size:12px;
	}

.tuition {color: #330066; font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight: 500; letter-spacing: 3px; line-height: 20px;
}

.heading_1 {
	font-size: 22px; 
	color:#2F254D; 
	letter-spacing: 4px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 20px; 
	font-stretch: extra-expanded;
}

.heading_2 {
	font-size: x-large;
	color:#777A67; 
	letter-spacing:5px;
	font-weight:bold;
}

.heading_3 {
	font-size: large;
	color:#777A67; 
	letter-spacing:5px;
	font-weight:bold;
	line-height: 10px;
}

.bktitle{
	text-decoration: underline;
	font-weight:600;
	font-size:18px;
	color: #990033;
}

.snow_day{
	font-weight:bold;
	font-size:22px;
	color: #990033;
}
