
/* Content */

body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	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;
}

#content_right a:link,
#content_right a:visited {
	text-decoration: underline;
	color: #e10729;
}
#content_right a:hover {
	text-decoration: none;
	color:#000000;
}

#footer a:link,
#footer a:visited {
	text-decoration: underline;
	color: #000000;
}


/* Container */

.container h3 {
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
}

.container li {
	line-height:18px;
}

/* footer */
.login:link,
.login:visited {
	text-decoration: none;
	color:#000000;
}