﻿body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.2;
}
table {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #58585A;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #BE0836;
}
a.mail{color:#BE0836;}
a.mail:hover{color: #58585A;}
