/* --- Page Appearance rules --- */

body				{ background-color: #ffffff; }   
body, td, th, p, a, ul, ol, li, dl, dt, dd, .text      
					{ font-family: 'Lucida Grande',sans-serif; font-size: 12px }


/* --- Titles, Headers --- */

/*
.h					{ font-size: 28px }
*/


/* --- Text --- */

/* text - item count */
.tic				{ font-size: 9px; color: #9999cc }
.t					{ font-size: 20px; color: #000000 }

/*
.title				{ font-family: helvetica, sans-serif; font-size: 18px; font-weight: bold}
.small				{ font-size: 10px }
*/


/* --- Links --- */

a					{ text-decoration: none; font-weight: bold }
a:hover				{ text-decoration: underline }

/* link - underlined */
.lu					{ text-decoration: underline }

/*
.l					{ text-decoration: none }
.lb					{ text-decoration: none; color: #000000 }
.lh					{ text-decoration: none; color: #003366; font-size: 18px }
.lm					{ text-decoration: none; color: #003366; font-size: 14px }
.ln					{ text-decoration: none; color: #000000 }
.ls					{ text-decoration: none; color: #003366; font-size: 11px }
*/

/* link - nav index */
.lni					{ font-size: 11px }

/* link - listing url */
.llu					{ font-size: 11px; color: #666666 }


/* --- Navigation Links --- */

/* link - navigation top */
.lnt				{ text-decoration: none; color: #000099; font-size: 11px; font-weight: bold }

/*
.lnb				{ text-decoration: none; color: #ffffff; font-size: 10px }
*/