html,body, html body {	width:100%;height:100%; margin:5; padding:0; }
body { 	background-color: #47458B
; color:#5C6A5C; 
   font-size: 10px;
   	line-height: 25px;
     }

div, span { color: inherit; }
p,td,li {	color: #000000; font-size: 12px; font-family: verdana, serif;  	line-height: 15px;}
li { margin-bottom: 5px; }

.spanner { width: 100%; }

.spacer { line-height:15px; }

table.layout, td {	padding:0px; margin:0px; border:none; vertical-align : top; }
img { border: 1; }
a img { border: none; }
div p {margin-top: 0px;}


a, a:link, a:visited, a:hover, a:active {text-decoration:none; color: #00868b;}
a:visited { color: #7f00ff; }
a:hover { color: #000000; text-decoration:underline; }
a:active {border:none;}

a.contact, a.contact:link, a.contact:active {	color: #00868b; }
a.contact:hover { color: #FBF2C7; }
a.contact:visited { color: #7f00ff }
a.contact:hover, a.contact:visited { text-decoration:underline }

a.copy, a.copy:link, a.copy:active { color: #00868b; }
a.copy:hover, a.copy:visited { text-decoration:underline; color: #768876; }




a.foot, a.foot:link, a.foot:visited, a.foot:active 
	{ font-size:10px; color: #7f00ff; font-weight:bold; } 
a.foot:hover {	color: #00868b;	text-decoration: underline; }
a.footAT, a.footAT:link, a.footAT:hover, a.footAT:visited, a.footAT:active
	{ font-size:10px; color: #D1071C; font-weight:bold;} 

