body, p, div, td, blockquote {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
color: black;
}

th {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: bold;
color: black;
}

a:link {color: #0000ff;}
a:visited {color: #330066;}
a:active {color:#ff0000;}

.texti { 
	color:#000000;
        font-weight: normal;
	font-style: italic;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
}


.textbigb { 
	color:#000000;
        font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

table.withbg {
        background-color: #5682B4;
}

.textbigu { 
	color:#000000;
        font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
}

.MessageBorder {
   border: 1px solid #000000;
   padding: 10px
}
