a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; color: #990000; text-decoration: underline}
a:hover {  color: #FFFFFF; font-variant: small-caps; background-color: #990000}
.smallcaps {
	font-variant: small-caps;
}
.yellowtable {
	background-color: #CCFFCC;
}
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFCC;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

.footer {

background-color: #CCFFCC;
border-top-color: #4AB842;
border-top-style:solid;
border-top-width:thin;
border-top:'border-top-width' 'border-top-style' 'border-top-color';

}

.linkstable {
	background-color: #99CC99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCFFCC;
	border-right-color: #CCFFCC;
	border-bottom-color: #CCFFCC;
	border-left-color: #CCFFCC;
}
