/* Basic tags for regular documents */
BODY {  background: #DDDDDD url(http://homepage.mac.com/willsfamily/IMG/back/weave.gif); color: black; font-family: "Arial", "Helvetica", SansSerif;}
STRONG { color: black; font-family: "Arial", "Helvetica", "SansSerif"}
HR { width: 80%; align: center;}
P { font-family: "Arial", "Helvetica", SansSerif; font-size: 14px; }
A:link   { color: #0000D0 }
A:visited { color: #301080 }

/* Emphasis and size change in Headings */
EM.heading { font:  bold italic 100% "Apple Chancery", "Sand" , "Swing", "Times", Serif}
STRONG.heading { font: normal 100% "Arial Black", "Arial" , "Helvetica", SansSerif}
SMALL { font-size:  80%; color: #8080FF  }
BIG { font-size:  200%  }

/* To handle sidebars, which are always on darker colors */
.sidebar { background:  #389038; font: 10pt "Helvetica", SansSerif ; color: #FFFF80;}
H2.sidebar { font: 18pt "Arial", "Helvetica", SansSerif; line-height: 24pt; text-align: center; color: #FFFF80 }

/* The navigation bar must look good in regular and inverse documents */
TABLE.navbar { border-top: 1px solid blue; border-bottom: 1px solid blue }
P.navbar { text-align: center }
A:link.navbar, A:visited.navbar, A:active.navbar { text-decoration: none; font: 75% "Arial", "Helvetica", SansSerif; color: blue; }
TD.navbar { padding: 3px 5px; margin: 2px 5px }
#navhome #navcontacts { text-decoration: none; font: 75% "Arial", "Helvetica", SansSerif; color: blue; font-weight: bold }

/* The signature should be relativley hard to see on regular and inverse */
P.signature { font: 75% "Helvetica", "SansSerif" ; color: gray; text-align: right }
A.signature { font: 100% "Helvetica", "SansSerif" ; color: #A0A040 }

/* For making interesting headings */
.big { font-size: 350%}
.medium { font-size: 220%}
.small { font-size: 170%}
.script { font-family:  "Times", Serif ; color: #FF0000; font-style: italic }
.regular { font-family:  "Arial Black", "Arial", "Helvetica"; color: #0000FF; font-style: normal }
.alignright { text-align: right; align:right }


