/* Stylesheet for MultiAlarms pages */

@import url("../mosessoft.css");

body 
{ font-size:9pt; 
  font-family:Verdana; 
	color:black; 
	background: #eeeeee url("images/multialarms_bg.jpg") 
}

a:hover {
  background-color: #D9C9E2;
}

.img_ralign { float: right }

.small { font-size: 8pt; }


