
p    { color: #696969; font-size: 10pt; font-weight: 300; line-height: 13pt; text-decoration: none }
h1   { color: navy; font-size: 16pt; font-weight: lighter; margin: 0.67em 0 }
h2  { color: #9370db; font-size: 12pt; font-weight: 100; margin: 0.83em 0 }
h3  { color: purple; font-size: 10pt }
h4 { font-size: 1.17em; font-weight: bold; margin: 1em 0 }
h5 { font-size: 1.17em; font-weight: bold; margin: 1em 0 }
Body  { color: #333333; font-size: 90%; line-height: 140% }

TABLE { 
font-size: 100%; 
border-color: #cccccc;
empty-cells: show;
}
TH {
border-color: #cccccc;
}
TD {
border-color: #cccccc;
}

a:link    { color: #696969; text-decoration: none }
a:hover        { color: red; text-decoration: underline }
a:active     { color: white; text-decoration: none; background-color: purple }
hr {
 	border-bottom: 1px dotted #333333;
	width: 100%;
	color: #E6E6E6;
}
.dot {
	margin-left:1em; text-indent:-1em;
}

.menu {
color: #FFFFFF;
}
a.menu{ text-decoration: underline; color: #FFFF00; }
a.menu:hover{ text-decoration: none; color: #FFFFFF; }
a.menu:active{ text-decoration: overline; color: #FFFF00; }
.l140 {  line-height: 140%}
