body, p, li, .body { background:#10659C; color:#cccccc; font-family: Verdana, Arial, 'Times New Roman', serif; font-size:9pt; font-weight:100; scrollbar-arrow-color:#cccccc; scrollbar-track-color:#10659c; scrollbar-face-color:#63BAEF }
h1, h2, h3, h4, h5, h6 { font-size:14pt; font-weight:bold }
select { background:#10659C; color:#cccccc; width:600 }
li { list-style-image: url(../pics/misc/bullet.gif) }


.header { width: 640px; margin-top: 50px; } 
.content { width: 640px; margin-top: 75px; }
.totop { font-size:10px; font-weight:lighter }
.BorderTotop { font-size:10px; font-weight:lighter; border-color:#63BAEF; border-style:inset }
.yin { color:#ffffff; background-image: url(../pics/misc/yin_bar.gif); background-repeat: repeat-x } 
.yan { color:#ffffff; background-image: url(../pics/misc/yan_bar.gif); background-repeat: repeat-x } 
.border { border-color:#63BAEF; border-style:inset }
.border1 { border-color:#63BAEF; border-style:inset; padding: 15px} /* add align=center equivalent */
.rings { color:#ffffff; text-decoration: none}
.reserved { text-decoration: line-through }

#mix { width:600; padding:10px }
#sale { font-family: Verdana, Arial, 'Times New Roman', serif; font-size:13px; font-weight:lighter }

A:link { color:#ffffff }
A:visited { color:#ffffff }
A:hover { color:#63BAEF }
A:active { color:#ffffff }

/* navbar */
A.nav:link { color:#ffffff; background-image: url(../pics/misc/yan_bar.gif); background-repeat: repeat-x; text-decoration: none; font-family: Verdana, Arial, 'Times New Roman', serif; font-size:15px; }
A.nav:visited { color:#ffffff; background:#63BAEF; text-decoration: none; font-family: Verdana, Arial, 'Times New Roman', serif; font-size:15px; }
A.nav:hover { color:#ffffff; background-image: url(../pics/misc/yin_bar.gif); background-repeat: repeat-x; text-decoration: none; font-family: Verdana, Arial, 'Times New Roman', serif; font-size:15px; }
A.nav:active { color:#ffffff; background:#63BAEF; text-decoration: none; font-family: Verdana, Arial, 'Times New Roman', serif; font-size:15px; }
.navtext { color:#ffffff; text-decoration: none; font-family: Verdana, Arial, 'Times New Roman', serif; font-size:13px; }

/*
#10659C (main background) 				RGB= 16 101 156		dark blue
#CCCCCC (text) 						RGB= 204 204 204	grey
#63BAEF (table border, links, yin + yan)		RGB= 99 186 239		light blue
 
Where is ID="sale" used in the site?  Need to find it to check if I can remove font properties from ID declaration

need to work out how to check if user has a font installed      (echoecho tutorial on V4 browsers?) 
then load corresponding <H1> to <H6> and <P> properties.
*/
