/* Taken from http://www.w3.org/StyleSheets/TR/W3C-NOTE */
BODY{BACKGROUND: white fixed no-repeat left top; MARGIN: 2em 1em 2em 70px; COLOR: black; FONT-FAMILY: sans-serif}
:link{BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #00c}
:visited{BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #609}
A:active{BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #c00}
TH,
TD{FONT-FAMILY: sans-serif}
H1,
H2,
H3,
H4,
H5,
H6{TEXT-ALIGN: left}
H1,
H2,
H3{BACKGROUND:white;COLOR:#005a9c}
H1{FONT: 170% sans-serif}
H2{FONT: 140% sans-serif}
H3{FONT: 120% sans-serif}
H4{FONT: bold 100% sans-serif}
H5{FONT: italic 100% sans-serif}
H6{FONT: small-caps 100% sans-serif}
.hide{DISPLAY: none}
DIV.head{MARGIN-BOTTOM: 1em}
DIV.head H1{CLEAR: both; MARGIN-TOP: 2em}
DIV.head TABLE{MARGIN-TOP: 2em; MARGIN-LEFT: 2em}
DIV.head IMG{BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: white; BORDER-BOTTOM: medium none}
P.copyright{FONT-SIZE: small}
P.copyright SMALL{FONT-SIZE: small}

UNKNOWN {
	BACKGROUND: #ffa
}
PRE {
	MARGIN-LEFT: 2em
}
DT {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
DD {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
DT {
	FONT-WEIGHT: bold
}
PRE {
	FONT-FAMILY: monospace
}
CODE {
	FONT-FAMILY: monospace
}
UL.toc {
	LIST-STYLE-TYPE: none
}
