a {
	text-decoration: none;
}
a:hover {
	color: red;
}

body {
	margin-top: 0px;
	font-size: 12px;
}

td {
	font-size: 12px;
}

.align_top {
	vertical-align: top;
}

.align_top_right {
	text-align: right;
	vertical-align: top;
}

.menu_line {
	position: relative;
	margin-left: 10px;
	margin-top: 15px;
	font-family: verdana, arial;
	width: 100%;
}

.menu_space {
	width: 30px;
}

.center {
	font-size: 16;
	text-align: center;
	font-weight: bold;
}

.main_text {
	position: relative;
	margin-top: 30px;
	margin-left: 12px;
	font-family: verdana, arial;
	font-size: 12;
}

.logo {
	position: relative;
	margin-top: 0;
	margin-left: 10px;
}

.bars{
	position: absolute;
	margin-top: 0px;
	margin-left: 400px;
}

.shoot {
	font-weight: bold;
	font-style: italic;
}

.big_shoot {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}