body {
	background-color: #EBF1F7;
	color: #626262;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.border {
	border: 1px solid #BFC1B5;
	background-color: #FFF;
}

a,link,visited {
	color: #4D7499;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.fixed {
	font-size: 12px;
}
