body{
	padding: 0px;
	margin: 10px;
}
body{
	font-family: Verdana;
}
p, p *{
	font-size: 9pt;
	line-height: 140%;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
.button{
	border: #999999 1px solid;
	background-color: #ED1C24;
	font-size: 9pt;
	font-family: tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
