
/* Content */

body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}


sup {
	font-weight:normal;
}

h1 {
	font-size:14px;
	margin:0;
	margin-bottom:15px;
	font-weight:bold;
	color:#dc0202;
}

h2 {
	font-size:11px;
	margin:0;
	margin-bottom:15px;
	color:#dc0202;
	background:url(../images/layout/h2_BG.gif) repeat-x 0px 13px;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#666666;
}


/* Container */

.container h3 {
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
}

.container li {
	line-height:18px;
}

/* footer */
#footer div a {
}