body,td,tr,select,input {
		font-family:Arial; 
		font-size: 12px; 
		color: #757474;
		margin: 0px;
		line-height:16px;
		}

.text { 
		font-family: Arial;
		font-size: 17px;
		color: #757474;
		text-decoration: none;
		}

.copyright { 
		font-family: Arial;
		font-size: 12px;
		color: #357DBB;
		text-decoration: none;
		line-height:20px;
		}

.link { 
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-weight:bold;
		}

.link:hover { 
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		text-decoration: underline;
		font-weight:bold;
		}				

.bluelink { 
		font-family: Arial;
		font-size: 12px;
		color: #357DBB;
		text-decoration: underline;
		}

.bluelink:hover { 
		font-family: Arial;
		font-size: 12px;
		color: #357DBB;
		text-decoration: none;
		}


#footer {
	font-family: Arial; 
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
	}

#footer a:link {
	font-family: Arial; 
	color: #FFFFFF; 
	font-size: 12px;
	text-decoration: none;
	}

#footer a:visited {
	font-family: Arial; 
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}

#footer a:hover {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	}

.bullet { list-style-image:url(images/mossswitchgear_bullet.gif);
		  line-height:27px;
		}