BODY {
	color: #2446AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
<!-- 	background : url("pix/bluemrb1.jpg"); -->
}

P {
	color: #2446AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
	background : url("http://www.voxworks.com/pix/bluemrb1.jpg");
}

A {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
	text-decoration: none;
}

A:HOVER {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
	text-decoration: none;
}

H1 {
	color: #2846AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 800;
}

H2 {
	color: #2846AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
}

.bold8 {
	color: #2446AA; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: 600;
}

.norm8 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: 500;
}

.ital8 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: 500; 
	font-style: italic;
}

.italred8 {
	color: #FF0000;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: 500; 
	font-style: italic;
}

.normred8 {
	color: #FF0000;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 8pt; 
	font-weight: 500;
}

.bold9 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 600;
}

.both9 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 600;
	font-style : italic;
}

.norm9 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 500;
}

.normred9 {
	color: #FF0000;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt; 
	font-weight: 500;
}

.bold10 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: 600;
}

.norm10 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: 500;
}

.bold11 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: 600;
}

.bold12 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: 600;
}

.bold14 {
	color: #2446AA;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: 600;
}

