.example  {
	font-size : 99%;
	margin-left : 1%;
	padding-left : 0.7ex;
	border-left : solid #0c0 2px;
}

BODY  {
	font-family : "Arial", "Arial Narrow";
	font-size : 10pt;
	text-align : justify;
	color : #33ccff;
	background-color : black;
}

A:link, strong a:link, em a:link, cite a:link,
 a:link strong, a:link em, a:link cite  {
	color : #009;
	background : transparent none;
}

A:visited, strong a:visited, em a:visited, cite a:visited,
 a:visited strong, a:visited em, a:visited cite  {
	color : #609;
	background : transparent none;
}

A:active, strong a:active, em a:active, cite a:active,
 a:active strong, a:active em, a:active cite  {
	color : #f00;
	background : transparent none;
}

A:hover, strong a:hover, em a:hover, cite a:hover,
 a:hover strong, a:hover em, a:hover cite  {
	color : #933;
	background : #eee none;
}

P.title1  {
	font-family : Verdana;
	text-align : center;
	font-size : 26pt;
	font-weight : normal;
	font-style : normal;
}

P.title2  {
	font-family : Arial;
	text-align : center;
	font-size : 20pt;
}

P.title3  {
	font-family : Arial;
	font-size : 16pt;
}

P.table3  {
	font-family : Arial;
	text-align : center;
	font-size : 16pt;
}

P.table2  {
	font-family : Arial;
	text-align : center;
	font-size : 14pt;
}

P.main  {
	font-family : "Arial", "Arial Narrow";
	text-align : justify;
	font-size : 10pt;
}

P.info  {
	font-family : Arial;
	font-style : italic;
	font-size : 8pt;
}

PRE.cmd  {
	background : #fcf;
	font-weight : bold;
	font-family : "Courier New" , Courier , monospace;
}

PRE.samp  {
	background : #fcc;
	font-family : "Courier New", Courier , monospace;
	font-weight : normal;
}

P.desc  {
	font-family : "Arial", "Arial Narrow";
	text-align : center;
	font-size : 10pt;
	font-style : italic;
}

P.ques  {
	font-family : "Arial", "Arial Narrow";
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}

PRE.com  {
	font-family : "Courier New", Courier , monospace;
	font-weight : normal;
}

P.conf  {
	font-family : "Arial", "Arial Narrow";
	text-align : center;
	font-size : 20pt;
	font-style : italic;
	font-weight : bold;
}

