a, body, td, p {
	font-family: Arial;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: red;
}
.top_menu {
	font-weight: bold;
	color: #FFFFFF;
}
.sub_menu {
	font-weight: bold;
	color: #FFFFFF;
}
