body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #474646;
}
img {
	border: none;	
}
td.text {
	font-family: arial;
	font-size: 12px;
	color: Black;
}
a.mail {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: Black;
}
td.footer {
	font-family: arial;
	font-size: 10px;
	color: White;
	height: 25px;
	background-color: #474646;
	text-align: right;
}
td.logo {
	font-family: arial;
	font-size: 10px;
	color: White;
	height: 25px;
	background-color: #c4102f;
	text-align: left;
}

input.user {
	width: 121px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	color: Black;
}
input.login {
	width: 54px;
	height: 24px;
	font-family: arial;
	font-size: 12px;
	color: Black;
}
font.bullet {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #c4102f;
}