body{
	font-family: sans-serif;
	font-size: smaller;
	font: verdana;
}

td{
	font-size: smaller;
	margin-left: 3mm;
}

.topmenu{
	font-size: medium;
}

.head_picture {
	background-image: url(banner.gif);
	border-bottom: thick;
}

.head_sitename {
	font-size: 220%;
	font-family: serif;
	margin-left: 50%;
	font-weight: 900;
	color: #880000;
	letter-spacing: 10px;
}

.tail {
	font-size: 80%;
	font-style: italic;
}

.content{
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 4px;
	font-size: 80%;
}


.red{
	color: red;
	
}

.blue{
	color: Blue;
}

.green{
	color: Green;
	font-weight: bold;
}

.white{
	font-size: larger;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
}

.black{
	color: Black;
}
