body {
	background-color: #CEDBEE;
	font-size: small;
	padding-top: 10px;
}

table {
	width: 100%;
}

.title {
	font-weight: bold;
	font-size: large;
}

.vdm {
	background-color: white;
}

.vdmText {
	color: black;
	text-align: left;
}

.vdmInfo {
	color: #3B5A87;
	text-align: left;
}

a{
	color: #3B5A87;
}

img {
	border: none;
}

.menu img {
	margin-top: 5px;
}

.vdms {
	padding : 10px;
}
