body {
	font-family : verdana;
	font-size : 10pt;
	color : #000000;
}

P  {
	font-family : verdana;
	font-size : 10pt;
	color : #000000;
	margin-left : 20px;
}

H2  {
	font-family : verdana;
	font-size : 14pt;
	font-weight : bold;
	color : #333300;
}

H4  {
	font-family : verdana;
	font-size : 12pt;	
	color : #333300;
}

.side  {
	font-face: arial,helvetica;
	font-size : 8pt;
	font-weight : bold;	
	margin-left : 10px;
	color : #CCCC66;
}

a.side:link  {
	font-face: arial,helvetica;
	font-size : 8pt;
	text-decoration : underline;
	font-weight : bold;	
	margin-left : 10px;
	color : #CCCC66;
}

a.side:visited  {
	font-face: arial,helvetica;
	font-size : 8pt;
	font-weight : bold;
	margin-left : 10px;
	color : #FFFFFF;
}

DT  {
	font-weight : bold;
	text-transform : uppercase;
}

DD  {
	font-family : verdana;
	font-size : 10pt;
	color : #000000;
}

LI  {
	font-family : verdana;
	font-size : 10pt;
	color : #000000;
}

UL, OL  {
	font-family : verdana;
	font-size : 10pt;
	color : #000000;
}

A {
	font-weight : bold;
}

.book {
	font-weight : bold;
}

.author {
	font-style : italic;
}

a.mail  {
	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
	color : maroon;
}

a.mail:link	{
	font-family: verdana;
	font-size: 10pt;
	font-weight : bold;
	color: maroon;		
}

a.mail:visited  {
	font-family : verdana;
	font-size : 10pt;
	font-weight : medium;
	color : maroon;
}

.note {
		font-family: verdana, helvetica, sans-serif;
		font-size: -2;
		color: #333333;
}

a.note:link	{
		font-family: verdana;
		font-size: 8pt;
		font-weight : bold;
		text-decoration: none;
		color: #800080;
}

a.note:visited	{
		font-family: verdana;
		font-size: 8pt;
		text-decoration: none;
		color: #800080;
		
}
.explain  {
		font-family : verdana;
		font-size : 10pt;
		color : #000000;
		font-style: italic;
}