body,td,th,span,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #454438;
	background-image: url(images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
.post_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
.post_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.content {
	width: 695px;
	margin: 2px 35px 4px 35px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 2px;
	border: 0px;
}
a.slynx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
}
a.submenu {
	color: #071055;
	font-size: 11px;
	text-decoration: none;
}
a.submenu:hover {
	color: #444338;
}
a.inlynx {
	color: #FFFFFF;
	font-weight: normal;
}
a.inlynx:hover {
	text-decoration: none;
}
.tab_content {
	padding: 0 4px 0 4px;
}
td.tab {
	background-color: #1e497f;
}
.small {
	font-size: 10px;
}
.comment {
	font-size: 10px;
	font-style: italic;
}