.form{
	padding-top:0;
	margin:0
}

.body{
	background-color: #F1F1F1;
}

.header{
	font-size: 30px;
	font-family: verdana;
	color: #FFFFFF;
}

.header_menu{
	font-size: 20px;
	font-family: verdana;
	font-weight:bold;
	color: #000000;
}

.title{
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #000000;
}

.text{
	font-size: 10px;
	font-family: verdana;
	color: #000000;
}

.link{
	font-size: 10px;
	font-family: verdana;
	color: #28463A;
	text-decoration:none
}

.header_link{
	font-face:verdana;
	font-size:12px;
	font-weight:bold;
	background:silver;
	color:white;
	text-decoration:none;
}
.menu_link{
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration:none
}

.category_header{
	font-face:verdana;
	font-size:12px;
	font-weight:bold;
	background:silver;
	color:white;
	text-align:left;
}

.sub_header{
	font-face:verdana;
	font-size:12px;
	font-weight:bold;
	background:#858585;
	color:white;
	text-align:center;
}

.button{
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #000000;
}

.input_text{
	font-size: 10px;
	font-family: verdana;
	color: #000000;
}
