.name {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
}
table {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
}
tr {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
}
a:link {
	text-decoration: underline;
	color: #CE0000;
}
a:visited {
	color: #CE0000;
	text-decoration: underline;
}
.top {
	font-family: "Times New Roman", Times, serif;
}
.heading {
	font-size: larger;
	font-weight: lighter;
}
.date {
	font-size: smaller;
	font-style: italic;
}
.totop {
	font-size: x-small;
}
.toptitle {
	font-size: 300%;
	font-family: "Times New Roman", Times, serif;

}
.comment {

	font-size: smaller;
	font-style: italic;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}

