body,td,th {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFC;
	text-align: center;
}
h1 {
	font-size: 50px;
	color: #640000;
}
.Underline {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 30px;
	color: #900;
}
h3 {
	font-size: 25px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.cat-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
a:link {
	color: #D70000;
}
a:visited {
	color: #999;
}
a:hover {
	color: #A4A400;
}
a:active {
	color: #633;
}
a {
	font-weight: bold;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AD3A47;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #900;
}

.studnote1 {	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #590000;
	text-align: left;
}
