body {
	background-color : #333333;
	font-family : helvetica, verdana, arial, sans-serif;
	font-size : 0.8em;
	color : #CCCCCC;
}

big {
	color: white;
	font-size: 120%;
	font-family: helvetica, verdana, arial, sans-serif;
	
}

#vmidaligned {
	height: 400px;
}


/*td {
	border: solid 1px #eee;
}*/


a:link {
	color: #999999;
	text-decoration: none;
	font-size: 80%;

}
a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 80%;
}

a:active {
	color: #999999;
	text-decoration: none;
	font-size: 80%;
}

a:hover {
	color: white;
	font-weight: bold;
	font-size: 80%;
}
