BODY {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
body { 
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
body.navigate {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
A.nav:link { color: white }
A.nav:active { color: yellow }
A.nav:visited { color: #CCFFCC }

a:link {
	color: #0066CC;
}
a:visited {
	color: #006699;
}

body.navigate a:link {
	color: #FFFFFF;
}

body.navigate a:visited {
	color: #CCFFCC;
}

table.nav a:link {
	color: #FFFFFF;
}

body.nav a:visited {
	color: #CCFFCC;
}

TABLE { 
   font-size: 10 pt 
}
TABLE.flat { 
   font-family: Arial, Helvetica ; 
   font-size: 12pt }
TABLE.form { 
   font-family: Arial, Helvetica ; 
   font-size: 12pt 
}
TABLE.nav { 
   font-family: Georgia ; 
   font-size: 10pt 
}
SPAN.w { 
   color: #6666CC 
}
SPAN.term { 
    font-weight: bold 
}
SPAN.rub { 
    font-family: Arial, Helvetica ; 
	font-size: 12pt }

BLOCKQUOTE { 
	border-left: 0px solid white;
}
BLOCKQUOTE.title { 
    width: 90% ; 
	border-left: 0px solid white;
	background-color: #669933 ; 
	font-family: Georgia ; 
	font-size: large; 
	margin-left: 12pt; 
	margin-right: 12pt; 
	color: white ; 
	font-weight: bold 
}
BLOCKQUOTE.title a, BLOCKQUOTE.subtitle a, BLOCKQUOTE.modtitle a { 
	color: white;
}
BLOCKQUOTE.modtitle { 
    width: 90% ; 
	background-color: #339999 ; 
	font-family: Georgia ; 
	font-size: large; 
	border-left: 0px solid white;
	margin-left: 12pt; 
	margin-right: 12pt; 
	color: white ; 
	font-weight: bold 
}
BLOCKQUOTE.subtitle { 
    width: 90% ; 
	background-color: #336600 ; 
	font-family: Georgia ; 
	font-size: medium; 
	border-left: 0px solid white;
	margin-left: 12pt; 
	margin-right: 12pt; 
	color: white ; 
	font-weight: bold 
}
BLOCKQUOTE.article { 
    width: 100% ; 
	background-color: white ; 
	border-left: 0px solid white;
	font-family: Georgia ; 
	font-size: medium; 
	margin-left: 12pt; 
	margin-right: 12pt; 
	color: #336600 ; 
	font-weight: bold 
}
BLOCKQUOTE.email { 
    width: 80%; 
	background-color: white ; 
	font-family: "Courier New", Courier, monospace; 
	font-size: 12px; 
	margin-left: 12pt; 
	margin-right: 12pt; 
	color: #000000; 
	font-weight: normal}

