@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
html {
	height: 100%;
}

a:visited {
	text-decoration: none;
	color: #CC0000;
}
.smallerText {
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
#fullheight{height:100%}
