body {
	background-color: #Ffffff;
	padding: 0;
}

p, tr, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
p, ul, ol {
	font-size: 11px;
	line-height: 135%;
	color: #444444;
	background: transparent;
}

a {
	text-decoration: none;
}
a:link { color: #cc0000}
a:visited { color: #cc0000}
a:hover { color: #cc000000;
text-decoration: underline
}

.sidebar {
	color: #000066;
	font-size: 10px;
	background: transparent;
}
.sidebar:link { color: #000066}
.sidebar:visited { color: #000066}
.sidebar:hover { color: #cc0000;
}

.title {
	font-size: 11px;
	line-height: 125%;
	color: #000066;
    font-weight: bold;
}

.title2 {
	font-size: 13px;
	line-height: 125%;
	color:#cc0000;
	font-weight: bold;
}

.title3 {
	font-size: 11px;
	line-height: 125%;
	color:#ffffff;
	font-weight: bold;
	background: transparent;
}

.title3  {
	color: #ffffff;
	font-size: 11px;

}
.title3 :link { color: #ffffff}
.title3 :visited { color: #ffffff}
.title3 :hover { color: #cc0000;
}

.title4 {
	font-size: 11px;
	line-height: 125%;
	color:#cc0000;
	font-weight: bold;
	background: transparent;
}