body {
	font-family: arial, sans-serif;
	font-size: 10pt;
}


a.user {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a.user:link { color: #990000; }  
a.user:visited { color: #FF3333; } 
a.user:active { color: #FF0000; } 

font.user {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}


a.topic {
	font-family: arial, sans-serif;
	font-size: 10pt;
}


a.topic:link { color: #000099; }  
a.topic:visited { color: #000099; } 
a.topic:active { color: #0000FF; } 


a.dimmedtopic {
	font-family: arial, sans-serif;
	font-size: 10pt;
}


a.dimmedtopic:link { color: #000000; }  
a.dimmedtopic:visited { color: #000000; } 
a.dimmedtopic:active { color: #000099; } 



font.topic {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
}

a.main {
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a.main:link { color: #990000; }  
a.main:visited { color: #990000; } 
a.main:active { color: #FF0000; } 


h1.pp {
	font-family: arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

font.st {	/* Subtitle */
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

font.bigname {
	font-style: normal;
	font-size: 100%;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

font.ud {	/* User data */
	font-weight: bold;
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

font.fn {	/* Field name */
	/*font-style: italic;*/
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}	

font.fd {	/* Field data */
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

font.fe {	/* Field explanation */
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

font.bt {	/* Body text */
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}	


font.bh {	/* Body header */
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}	

font.mb {	/* Message body text */
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}	

font.nb {	/* News body text */
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}	

font.nt {	/* News title text */
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}	

font.err {	/* Error message  */
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}

font.selected {	/* selected item in list  */
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

font.wb {	/* Wisdom body */
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}	

font.os {	/* Order selected */
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #990000;
}	


a.ons { /* Order not selected */
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a.ons:link { color: #990000; }  
a.ons:visited { color: #990000; } 
a.ons:active { color: #FF0000; } 

font.lts {	/* List type selected */
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #990000;
}	


a.ltns { /* List type not selected */
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a.ltns:link { color: #990000; }  
a.ltns:visited { color: #990000; } 
a.ltns:active { color: #FF0000; } 

