/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 12px
	color: #990000;
}
#fullheight {height: 100%}
.content {
	font-size: 12px;
	color: #993300;
	}
.top {
	font-size: 12px;
	color: #990000;
	}	
a:link {
	color: #993300;
	text-decoration:none;
}
a:visited {
	color: #993300;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:none;
}
a:active {
	color: #993300;
	text-decoration:none;
}
a.top:link {
	font-size: 12px;
	color: #993300;
	text-decoration:none;
}
a.top:visited {
	font-size: 12px;
	color: #993300;
	text-decoration:none;
}
a.top:hover {
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
a.top:active {
	font-size: 12px;
	color: #993300;
	text-decoration:none;
}
.bottom {
	font-size: 10px;
	color: #993300;
	text-decoration:none;
}
a.bottom:link {
	font-size: 10px;
	color: #993300;
	text-decoration:none;
}
a.bottom:visited {
	font-size: 10px;
	color: #993300;
	text-decoration:none;
}
a.bottom:hover {
	font-size: 10px;
	color: #990000;
	text-decoration:none;
}
a.bottom:active {
	font-size: 10px;
	color: #993300;
	text-decoration:none;
}

