/* $Revision: 1.1 $: */
body, table {

  background-color:#FFFFFF;
  color:#000000;
  font-family: Arial,Helvetica,Sans-Serif;
  font-style:Plain;
  font-weight:400;
  font-size:11px;

}

.msg {

  font-family: Arial,Helvetica,Sans-Serif;
  font-size : 16px;
  color : navy;
  font-weight: 800; 

}
.errHeader {

  font-family: Arial,Helvetica,Sans-Serif;
  font-size : 14px;
  color : #FFFFFF;
  font-weight: 800; 
  background-color: #0000FF;

}

.errKey {

  font-family: Arial,Helvetica,Sans-Serif;
  font-size : 12px;
  color : #000000;
  font-weight: 600; 

}

.errValue {

  font-family: Arial,Helvetica,Sans-Serif;
  font-size : 12px;
  color : #000000;
  font-weight: 400; 

}

A {

  font-family: Arial,Helvetica,Sans-Serif;
  font-size : 11px;
  font-weight: 600; 
  text-decoration: none;

}

A:LINK {

  color: navy;

}

A:VISITED {

  color: blue;

}

A:ACTIVE {

  color: red;

}

A:HOVER {
  
  color: red;

}
