
/* Content */

body,
#content td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}


sup {
	font-weight:normal;
}

h1 {
	font-size:16px;
	margin:0;
	margin-bottom:15px;
	font-weight:normal;
	color:#6f7b5d;
}

h2 {
	font-size:11px;
	margin:0;
	margin-bottom:15px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

a:link,
a:visited {
	text-decoration: underline;
	color: orange;
}
a:hover {
	text-decoration: none;
	color:orange;
}


/* Container */

.container h3 {
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
}

.container li {
	line-height:18px;
}

/* footer */
#footer {
	font-size:11px;
}

.login:link,
.login:visited {
	text-decoration: none;
	color:orange;
}