body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/bg.gif) repeat-y center;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
}
A:link, A:visited, A:active {	font-family: Trebuchet MS;	font-size: 14px;	color: #000000;	text-decoration: underline;}.small {    font-family: Trebuchet MS;    font-weight: bold;	font-size: 10px;	text-decoration: none;}
.smallsel {
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #006600;
	font-size: 10px;
	text-decoration: none;
}

A:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
A.menu:link, A.menu:visited, A.menu:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #fffccf;
	text-decoration: none;
}
.selected {
	font-size: 12px;
	font-weight: bold;
	color: #fffccf;
}
.content {
	width: 492px;
	text-align: left;
	line-height: 24px;
}
.title {
	font-size: 20px;
	font-weight: bold;
}
.smaller {
	font-size: 10px;
}

input, textarea, select {
	font-family: Verdana;
	font-size: 12px;
	padding : 2px;
}
