@charset "utf-8";
/* CSS Document */

.raschet {
	color: #333333;
	font-size: 30px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial;
	margin-top: 50px;
}
.redesign {
	position: fixed;
	margin-top: 40px;
	}
	
a img
{
border: none;
margin: 0;
padding: 0;
}
input {
	margin-top: 5px;
	margin-right: 5px;
}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	height: 50px;		
}
td {
	margin-top: 5px;
}
body {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color: #555555;
}
html {
	background-image: url(re.png);
}

.footer {
	color:#999999;
	font-size:10px;
	font-family:"Trebuchet MS", Arial;
}
a:hover, a{
color:#999999;
text-decoration: none;
}

