body  
{
    color: white;
    background-color: black;
    font-size : 12px; 
    font-family: arial,verdana;
    }

#outer { width:80%; height:100%; }

#logo 
	{ 
		background-image: url(logo.jpg);
			}

#emailLink { color: white; text-decoration: none; font-weight: 700; }
#emailLink a:link { color: white; text-decoration: none; font-weight: 700; }
#emailLink a:visited { color: white; text-decoration: none; font-weight: 700; }
#emailLink a:hover{ color: white; text-decoration: underline; font-weight: 700; }

.maintitle { color: #FFFFFF; font-size : 21px; font-family:arial,verdana}
.maintitle font { color: #FFFFFF }
.maintitle a:link {  color: #FFFFFF; text-decoration: none}
.maintitle a:visited { color: #FFFFFF; text-decoration: none}
.maintitle a:hover {  color: #FFFFFF; text-decoration: none}
.maintitle a:active {  color: #FFFFFF; text-decoration: none}

.sig1 { color: #FFFFFF; font-family:arial,verdana}
.sig1 font { color: #FFFFFF }
.sig1 a:link {  color: #FFFFFF; text-decoration: underline}
.sig1 a:visited { color: #FFFFFF; text-decoration: underline}
.sig1 a:hover {  color: #FFFFFF; text-decoration: underline}
.sig1 a:active {  color: #FFFFFF; text-decoration: underline}

.special { color: red }

.displayNo 
{
    display:none;
    }

img 
{
    border:0px;
    }