body {

	background-color: #99CCFF;
	color: #003366;
	margin: 0px;
	scrollbar-3dlight-color: #99CCFF;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color: #669999;
	scrollbar-face-color:#99CCFF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color: #99CCFF;
	scrollbar-track-color: #99CCFF;
}

.sub_title {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}


.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
a {
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
	font-size: 13px;
}
a:hover {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
a.diary {
	font-style: italic;
	font-size: 14px;
	color: #336699;
	display: block;
	padding: 5px;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	margin: 5px;
	text-decoration: none;
}
a.diary:hover {
	color: #DFEEFF;
	text-decoration: none;
}
.title2 {
	font-weight: bold;
	color: #003366;
	font-style: italic;
}
	
td.updates {
	border: 2px solid #FFFFFF;
	padding: 10px;
	background-color: #99CCCC;
	font-size: 13px;
	color: #666666;
}

.updates-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}

.links-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}

.stu {
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #000000;
}

.xmas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0033;
	font-style: italic;
	font-size: 20px;
	text-decoration: underline;


}
