@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #D2232A;
}
p, h1 {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
p, h2 {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #D2232A;
}
p, h3 {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.botmenu {
	font-size: 12px;
	color: #727272;
}
.coyright {
	font-size: 10px;
	color: #727272;
}
.red {
	color: #D2232A;
}

#tablemain {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}

a:link {color: #727272; text-decoration: none;}
a:visited {color: #727272; text-decoration: none;}
a:hover {color: #D2232A; text-decoration: underline;}
a:active {color: #727272; text-decoration: none;}
a.serv:link {color:#FFFFFF;	font-weight:bold; text-decoration: none;}
a.serv:visited {color: #FFFFFF;	font-weight:bold; text-decoration: none;}
a.serv:hover {color: #FFFFFF; font-weight:bold; text-decoration: underline;}
a.serv:active {color: #FFFFFF; font-weight:bold; text-decoration: none;}