﻿body { width: 100%; height: 100%; background-color: #fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

body, form, p, input, ul, li {
	margin: 0;
	padding: 0;
	color: #000;
}
li { list-style-type: none; }
img { border: 0; vertical-align: middle; }

a { color: #000; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
a:link { }
a:visited { }
a:hover { text-decoration: underline; }
a:active { }

table {
	border-collapse: collapse;
	font-weight: bold;
	text-align: left;
	color: #000;
}

.clear { clear: both; }

.title { white-space: nowrap; overflow: hidden; word-break: keep-all; text-overflow: ellipsis; }

.fb14 { font-size: 14px; font-weight: bold; }
.spicy_tag {
	color: #F00;
}
.info_dash {
	font-style: italic;
}
