body	{
		background:#809999 url(images/sat_homebg.gif) top left repeat-x;
		margin-top: 0px;
		margin-left: 0px;
		}

a	   { 
		color: #990066;
		font-weight:bold;
		text-decoration: none; 
		}
a:link { 
		color: #990066;
		font-weight:bold;
		text-decoration: none; 
		}
a:visited {
		color: #990066;
		font-weight:bold;
		text-decoration: none;
		}
a:hover { 
		color: #990066;
		font-weight:bold;
		text-decoration: underline;
		}
P  {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: black;
		line-height: 16px;
	  }
.text  {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: black;
		line-height: 16px;
	  }
.homeblurb	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: black;
		line-height: 15px;
	  }
.homedate	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: black;
		line-height: 15px;
	  }
.subheader  {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #663366;
		line-height: 16px;
	  }
.footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #990066;
		line-height: 14px;
		margin-left: 83px;
	  }
.vertbg {
		background:#809999 url(images/sat_verticaldot.gif) top left repeat;
		}
.subhorizdot {
		background:#809999 url(images/sat_subhorizdot.gif) top left repeat-x;
		}
.subvertdot {
		background:#809999 url(images/sat_subvertdot.gif) top left repeat-y;
		}
.contactform {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		width: 300px;
		background-color:#DDDDEE;
		border:2px #99CCCC inset;
		}
.contactformbutton {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color:#DDDDEE;
		background-color:#663366;
		border:2px #CC99CC outset;
		}
		
