/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	background-image: url(../images/bg_nav_red.gif);
	background-repeat:repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #003366;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #003366;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF3333;

}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.schoolname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3366CC;
	text-decoration: none;
}

.letterCopy{
font-size:20px;
}

a.billyMail: active:{
font-size:inherit;
}
a.billyMail: hover{
font-size:inherit;
}

a.billyMail: visited{
font-size:inherit;
}

a.billyMail: link{
font-size:inherit;
}

.eventFont{
font-style:inherit;
font-size:18px;
}

.eventFont2{
font-style:inherit;
font-size:24px;
}

.eventFont3{
font-style:inherit;
font-size:30px;
font-weight:bold;

}