body {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
background-color:#FFFFFF;
font-style: normal;
font-weight: normal;
}

td {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 18px;
}

.initcap{
/*font-size: 5em;
line-height:0.8em;*/
font-size: 24px;
line-height:22px;
color:#000066;
}

.headline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00236A;
	text-decoration: underline;
}

A:Visited {
	color : #00236A;
	text-decoration : underline;
}

A:Active {
	color : #00236A;
	text-decoration : underline;
}

A:Hover {
	color : #C6060A;
	text-decoration : underline;
}

A.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.teaser:Visited {
	color : #000000;
	text-decoration : none;
}

A.teaser:Active {
	color : #000000;
	text-decoration : none;
}

A.teaser:Hover {
	color : #000000;
	text-decoration : none;
}

A.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.headline:Visited {
	color : #000000;
	text-decoration : none;
}

A.headline:Active {
	color : #000000;
	text-decoration : none;
}

A.headline:Hover {
	color : #000000;
	text-decoration : none;
}

.firstletter {
float: left; 
font-size: 24px;
line-height:22px;
color:#000066;
} 
.toc {
background-image:url('images/toc_bg.gif');
}
.caption {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
	line-height: 13px;
    font-style: italic;
    font-weight: normal;
    color: #000066;
}