BODY {
	margin : 0px 0px 0px 0px;
	scrollbar-base-color : #D8D6B5;
	scrollbar-arrow-color : white;
	scrollbar-track-color : #FFFAE1;
	scrollbar-shadow-color : black;
	scrollbar-lightshadow-color : black; 
	scrollbar-darkshadow-color : gray;
	scrollbar-highlight-color : white;
	scrollbar-3dlight-color : black;
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height : 15px;
}

P {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	line-height : 15px;
	padding-right : 30px;
}

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

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

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

SPAN.header {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
}

SPAN.subhead {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #FF3300;
	letter-spacing : 1px;
}

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

SPAN.smallthin {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	line-height : 18px;
	color : #FF3300;
}

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

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

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

SPAN.strong {
	font-weight : bold;
}

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

A.nav {
	font-family : Arial, Verdana, sans-serif;
	color : #CCCC66;
	font-size : 18px;
	text-decoration: none;
	letter-spacing: 2px;}


A.nav:hover {
	color : #FFFFFF;
	font-size : 18px;
	text-decoration: none;
	letter-spacing: 2px;}

A {
	font-family : Arial, Verdana, sans-serif;
	color : #FF6600;
	font-size : 11px;
	text-decoration: underline;
}


A:hover {
	color : #000000;
	font-size : 11px;
	text-decoration: underline;
}

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

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