/* .info CSS Document */

/* begin BODY styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	background-image: url(http://www.askbeta.org/Images/crest_final_watermark.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 225px;
} /* end BODY styles */

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-align:center;
}

.blue { background-color: #003399; }
li { font-size:10px; line-height:25px; }
/* begin LINK styles */
a:link {text-decoration: underline; color:#003399; }
a:active {text-decoration: none; color:#003399; }
a:visited {text-decoration: none; color:#003399; }
a:hover {text-decoration: underline; color:#003399; }
/* end LINK styles */

/* begin HEADER styles */
h3, h4, h5 {	
	font-weight: bold;
	text-align: justify;
}

h3 { font-size: 24px; text-align: center;}
h4 { font-size: 12px; line-height:40px; }
h5 { font-size: 12px; line-height:25px; }

.day { 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#day {
	font-size: 10px;
	font-weight: bold;
}

td.border {
	border-style: black;
	border-width: thin;
	border style: solid;
}