/* Stylesheet for the Splice Communications website */
/* Copyright 2004 Herrmann Design */

BODY { 
color: black; 
background: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
}

H2 {
margin-top: 0;
margin-bottom: 0.5em;
font-size: 20px;
font-weight: normal;
border-bottom: 1px solid black;
width: 450px;
}

DIV.content {
clear: both;
text-align: center;
font-size: 14pt;
}

P.copyright {
padding-top: 2px;
text-align: center;
font-size: 12pt;
}

DIV.third {
width: 450px;
}

DIV.border {
width: 100%;
text-align: center;
margin-bottom: 2em;
margin-top: 1em;
}

TD, TH, TR {
border-spacing: 0px;
font-size: 14px;
}

TH, TD {
text-align: left;
vertical-align: top;

}

TH {
white-space: nowrap;
padding-right: 1em;
}

UL {
list-style-position: outside;
margin-left: 1em;
margin-right: 1em;
padding: 0px;
list-style: none;
text-align: left;
}

A {
color: #000099;
}

style="text-decoration:none"