BODY {
	margin : 0px 0px 0px 0px;
	scrollbar-base-color : #151834;
	scrollbar-arrow-color : white;
	scrollbar-track-color : #363F86;
	scrollbar-shadow-color : black;
	scrollbar-lightshadow-color : black; 
	scrollbar-darkshadow-color : gray;
	scrollbar-highlight-color : white;
	scrollbar-3dlight-color : black;
}

P {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	line-height : 20px;
	padding-left : 30px;
	padding-right : 30px;
}

SPAN.basestyle {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	line-height : 20px;
}

SPAN.indexstyle {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	line-height : 22px;
}

P.footnote {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : #666666;
	padding-left : 30px;
	padding-right : 45px;
}

DIV.imagepadding {
	padding-left : 30px;
}	

SPAN.italhead {
	font-family : Arial, Verdana, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FF6600;
	letter-spacing : 2px;
	font-style : italic;
}

SPAN.header {
	font-family : Arial, Verdana, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #363F86;
	letter-spacing : 2px;
}

SPAN.subhead {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #363F86;
	letter-spacing : 2px;
}

SPAN.subheadthin {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #363F86;
}

SPAN.smallthin {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	line-height : 18px;
	color : #363F86;
}
SPAN.subheadlight {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #363F86;
	letter-spacing : 2px;
}

SPAN.subheaddark {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #151834;
	letter-spacing : 2px;
}

SPAN.mark{
	font-family : Arial, Verdana, sans-serif;
	font-size :9px;
}

SPAN.small{
	font-family : Arial, Verdana, sans-serif;
	font-size :9px;
}

SPAN.italic{
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	font-style : italic;
}

SPAN.strong {
	font-weight : bold;
}

SPAN.semistrong {
	font-weight : bold;
	color : #999999;
}

A {
	font-family : Arial, Verdana, sans-serif;
	color : #363F86;
	text-decoration: underline;
}


A:hover {
	color : #E5D55C;
	text-decoration: underline;
}

A.strong {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #363F86;
	text-decoration: underline;
}

A.strong:hover {
	font-weight : bold;
	color : #E5D55C;
	text-decoration: underline;
}

A.footnote {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : #363F86;
	text-decoration: none;
}

A.footnote:hover {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : #E5D55C;
	text-decoration: underline;
}
