/* ISM CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	line-height: 20px;
}
body,td,th {
	font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h5 {
	font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #275583;
}

li {
list-style:square;
list-style-position:outside;
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana;
font-size: 12px;
line-height: 24px;
color: #000000;
margin-left: 15px;
}
.headline{ font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #000000;
}

.name { font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #275583;
}

.moderator { font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #275583;
}


.title { font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.footer { font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}


a:link {
	color: #1F71BA;
}
a:visited {
	color: #1F71BA;
}
a:hover {
	color: #999999;
}
a:active {
	color: #1F71BA;
}
