body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
}
table {
	border: 1px none #CCCC99;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #663399;
	padding-left: 15px;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC99;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.sidebar {
	background-color: #FFF6CA;
	margin: 5px;
	padding: 5px;
	width: 125px;
	border: 1px dotted #CCCC99;
}
.starttext {
	font-size: 24px;
	color: #663399;
	width: 200px;
	float: left;
	padding: 15px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
	margin-right: 5px;
	line-height: 24px;
	font-weight: lighter;
}
.sidebartop {
	font-size: 14px;
	font-weight: bold;
	color: #663366;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	background-image: url(../dttlc_sitefinal/images/side_grade.gif);
	padding-top: 3px;
	line-height: 15px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 25px;
	padding-left: 35px;
	color: #666666;
	padding-right: 25px;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.subhead {
	font-weight: bold;
	color: #339900;
	background-color: #fff6ca;
	border-top: 1px dotted #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px dotted #CCCC99;
	border-left: 1px none #CCCC99;
	padding-left: 10px;
	width: 100%;
}
a:link {
	color: #663399;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #009900;
}
a:active {
	color: #663399;
}
