.title {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
P {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
BODY {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cccc99
}
.subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.heading1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cccccc
}
.heading2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.subscript {
	FONT-SIZE: 11px; VERTICAL-ALIGN: sub
}
.normal {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.superscript {
	FONT-SIZE: 11px; VERTICAL-ALIGN: super
}
.code {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "Courier New", Courier, mono
}
LI {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
OL {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.code_header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "Courier New", Courier, mono; BACKGROUND-COLOR: #666666
}
.code_keywords {
	COLOR: #0000ff; FONT-FAMILY: "Courier New", Courier, mono
}
.code_identifiers {
	COLOR: #000084; FONT-FAMILY: "Courier New", Courier, mono
}
.code_strings {
	COLOR: #009900; FONT-FAMILY: "Courier New", Courier, mono
}
.code_comment {
	COLOR: #999999; FONT-FAMILY: "Courier New", Courier, mono
}
