a, a:visited {
	text-decoration: underline;
	color: #FFBB00;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

p, li {
	font-family: "Lucida Sans Unicode", "trebuchet ms", verdana, arial, helvetica;
	color: #EEEEEE;
	font-size: 13px;
	vertical-align: top;
}

span {
	font-family: "Lucida Sans Unicode", "trebuchet ms", verdana, arial, helvetica;
	color: #EEEEEE;
	font-size: 13px;
}

.file {
	font-family: courier new,courier;
}

.text {
}

.menu {
	font-weight: bold;
}

.headline {
	font-weight: bold;
	font-size: 18px;
}

.section {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.head1 {
	font-size: 16px;
}

.username {
    font-size: 10px;
    color: #FFBB00;
}

.threadname {
}

.info {
	font-size: 10px;
}

.msgCmd {
	font-size: 10px;
	text-align: right;
}

.submenu {
	font-size: 10px;
	text-align: right;
}

.title {
	font-weight: bold;
}

.disclaimer {
	text-align: center;
	font-size: 10px;
	color: #EEEEEE;
}
