body {  font-family: Arial, Helvetica, sans-serif; color: #003366; 
background-color: #FFFFFF; font-size: 11px; 
a.link {color: blue; };
a.visted {color: #660099;};
a.active {color: blue; };
a:hover {color: #993300; font-style: bold;}
}
h1 {  font-size: 24px; color: #333366; font-style: italic; font-weight: bolder}
h2 {  font-size: 18px; color: #333366; font-weight: lighter}
h3 {  font-size: 16px; color: #333366; font-weight: lighter}
li {  font-size: 14px}
ol {  font-size: 14px}
p {  font-size: 14px}
th {  font-size: 14px; color: #333366}
td {  font-size: 14px}
tr {  font-size: 14px}
table {  font-size: 14px; border: #663300; border-style: ridge}
tt {  font-size: 14px}
table.inside {
   cursor: default;
   border-color:#ffffff;
   border-style: none
}
table.outside {
   cursor: default;
   border-color:#ffffff;
   border-style: ridge
}
table.blue {
   cursor: default;
   border: 1px #6699CC solid;
   border-style: ridge
}

table.blue td
{background-color: #fff;
padding: 4px;
text-align: left;
border: 1px #6699CC solid;}

table.blue th
{background-color: #fff;
padding: 4px;
text-align: center;
border: 1px #6699CC solid;}


li {list-style-image: url(http://www.fpc.org/images/salmonbuttonbluehighlightsa.png)}
li.brown {list-style-image: url(http://www.fpc.org/images/salmonbuttonbownhighlightsa.png)}
li.blgn {list-style-image: url(http://www.fpc.org/images/bullet_squarebluegreen.gif)}
li.greensmall {list-style-image: url(http://www.fpc.org/images/bulletsmallgreen.gif)}
li.greenrnd {list-style-image: url(http://www.fpc.org/images/bulletgreenround.gif)}
li.bluernd {list-style-image: url(http://www.fpc.org/images/bulletblueround.gif)}


a.ln
{
	font-family: "Arial", Courier, monospace;
	font-size: 8pt;
	color: blue;
}

a.ln:hover
{
	font-family: "Arial", Courier, monospace;
	font-size: 8pt;
	color: #993300;
}
a.ln:visted
{
	font-family: "Arial", Courier, monospace;
	font-size: 8pt;
	color: #660099;
}
a.ln:active
{
	font-family: "Arial", Courier, monospace;
	font-size: 8pt;
	color: blue;
}

span.txt
{
	font-family: "Arial", Courier, monospace;
	font-size: 7pt;
	color: Navy;
}

.box
{
	border: solid 1px #000000;
}

a.ln2
{
	font-family: "Arial", Courier, monospace;
	font-size: 11pt;
	color: blue;
}

a.ln2:hover
{
	font-family: "Arial", Courier, monospace;
	font-size: 11pt;
	color: #993300;
}
a.ln2:visted
{
	font-family: "Arial", Courier, monospace;
	font-size: 11pt;
	color: #660099;
}
a.ln2:active
{
	font-family: "Arial", Courier, monospace;
	font-size: 11pt;
	color: blue;
}

