p.large
{
	font-size: 20px;
}

p.smalltext {
        font-size: small;
        font-family: "Tahoma", "Arial", "sans-serif";}

td
{
	font-size: 90%;
}

th.classhead
{
	color: white;
	background-color: #4682B4;
	font-size: 90%;
}

th.classhead a:link
{
	color: white;
	background-color: #4682B4;
	font-size: 90%;
}

th.classhead a:visited
{
	color: white;
	background-color: #4682B4;
	font-size: 90%;
}

th.classhead a:hover
{
	color: red;
	background-color: #4682B4;
	font-size: 90%;
}

th.titlehead
{
	background-color: #dcdcdc;
	font-size: 90%;
}

a:link
{
	text-decoration: underline;
	font-size: 90%;
}

a:visited
{
	text-decoration: underline;
	font-size: 90%;
}

a:hover
{
	text-decoration: underline;
	color: red;
	font-size: 90%;
}
