




body {
text-decoration: none;
color: black;
font-family: trebuchet ms;
font-size: 11pt;
}

table {
text-decoration: none;
color: black;
font-family: trebuchet ms;
font-size: 8pt;
}

p {
line-height: 18pt;
font-family: trebuchet ms;
}

.borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid #000000;
}

.contentTable {	
padding: 2px 4px 2px 4px;
border: 1px solid #B0D2F7;
}

A {
text: bold; 
text-decoration: none;
color: #4E5EFE;
}

A:HOVER {	color : red;	
text-decoration: none;

}


