body {
	background-color: #FFFFFF;
	margin:10px;
}

body,td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style: square;
}

.foot {
	color:#CCCCCC;
	font-size: 11px;
}
.alert {
	color:#d1272a;
}
a:link {
	text-decoration:none;
	color:#d1272a;
}
a:visited {
	text-decoration:none;
	color:#d1272a;
}
a:hover {
	text-decoration:underline;
	color:#d1272a;
}
a:active {
	text-decoration:underline;
	color:#d1272a;
}

h1, .head1 {
	font-size: 12px;
	font-weight: bold;
	color: #d1272a;
}
h2, .head2 {
	font-size: 11px;
	font-weight: bold;
	color: #d1272a;
}

.mdl_resv, .mdl_login {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

