body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;	
	background-color: #000000;
	margin-left: 30px;
	}
h1 {
	font-size: large;
	color: #3366ff;
	font-weight:bold;
	margin-top: 1px; 
	margin-bottom: 1px;
	}
p { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;	
	margin-top: 1px; 
	margin-bottom: 1px;
	}
td { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;	
	}
a:link { 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: none; 
	color: #ffffff;
	}
a:visited { 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: overline;
	color: #999999;
	}
a:hover, a:active { 
	text-decoration: underline; 
	font-weight: normal;
	color: #3366ff;
	}
table.alerts { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;	
	}
.sfucss {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	}
.paneltext {
	font-size: 14px;
	}
.bluetxt {
	color:#3366ff;
	}
.violettxt {
	color:#9900cc;
	}
.cyantxt {
	color:#33ffff;
	}
.yellowtxt {
	color:#ffff00;
	}
.redtxt {
	color:#ff0000;
	}
.greytxt {
	color:#999999;
	}
A.ssmItems:link	 {
	color:black;
	font-weight:bold;
	text-decoration:none;
	}
A.ssmItems:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
A.ssmItems:active {
	color:black;
	text-decoration:none;
	}
A.ssmItems:visited {
	color:black;
	text-decoration:none;
	}
