html {
	min-height: 100%;
	margin-bottom: 1px;
}

a:link {
	color: #787878;
	font-family: verdana;
	text-decoration: underline;
}

a:visited {
	color: #787878;
	font-family: verdana;
	text-decoration: underline;
}

a:hover {
	color: #6699CC;
	font-family: verdana;
	text-decoration: underline;
}

a:active {
	color: #6699CC;
	font-family: verdana;
	text-decoration: underline;
}

body {
	font-size: 13px;
	font-family: verdana;
}
	
td {
	font-size: 13px;
	font-family : verdana;
}

.subNavigation {
	color: #6597D2;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
}

.footer {
	color: #000000;
	font-family: verdana;
	font-size: 10;
}
