body, td, defaultfont
{ 
	font-family: tahoma, arial, verdana; font-size: 11px; 
}

p {
	padding-top: 0px;
	padding-bottom: 10px;
	white-space: normal;
	margin: 0px;
}

table, img {
	border: none;
}

.fnt_index {
	font-size: 9px;
	color: #CCCCCC;
}

.link {
	color: #CCCCCC;
}

.content {
	padding: 15px;
	width: 700px;
	text-align: justify;
}

.title, .content_header {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 15px;
}

.nodisplay_header {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	width: 100%;
    border-bottom: 1px solid #444444;
}

.nodisplay_footer {
	font-size: 9px;
	color: #CCCCCC;
	width: 100%;
    border-top: 1px solid #444444;
}

a, a:visited {
	text-decoration:none;
}

a:hover, link:hover {
	text-decoration:underline;
	font-weight:bold;
}

.bg_logo, .bg_dark, .bg_header, .bg_light, .link_footer, .noprint {
	display: none;
}
