﻿body
{
	font-size: 14px;
	font-family: Arial, Helvetica, SansSerif;
}

address
{
	font-size: 0.8em;
	color: #555555;
}

a
{
 text-decoration: none;
 color: #7F7F7F;
}

a:hover
{
	text-decoration: underline;
	color: Blue;
}

div.splashdiv
{
 text-align:center;   
}

table.splashtable
 {
  width: 300px;  
 }
 
 p.splashtermnotlive
 {
   font-size: 1.2em; font-weight: bold; text-align: center;
 }
 
 a.splashssinfo
 {
  font-size:1.2em; font-weight: bold; text-decoration: underline;
 }