BODY {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	color: #305050;
}

.small  {
	font-size : 9px;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

.middle {
	font-family : Arial;
	font-size : 12pt;
}

.over {
	font-family : Arial;
	font-size : 20pt;
}

.bold {
	font-weight: bold;
}

A  {
	font-family : Tahoma;
	text-decoration: none;
	font-weight: bold;
	color : #36797C;
}

A:Active  {
	text-decoration: none;
}

A:Hover  {
	text-decoration: none;
	color : #659E9D;
}

A:Hover.small  {
	font-size : 8px;
}

TABLE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #305050; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px }
.overBold { font-family : Arial; font-size : 20pt; ; font-weight: bold}

