:link {font-family: "Arial"; color:blue; text-decoration: none;}
:visited {color:DarkSlateBlue;  text-decoration: none;}

h3 {font-family: "Arial"; font-size: medium;}

div {font-family: "Arial"; text-align: center}

table {font-family: "Arial"; font-size: small; border-style: none; text-align: center;}
table.data { border: none; border-spacing: 4px;}
td {padding: 5px;}
td.head {vertical-align: middle; background-color: silver;}
td.txt {background-color: #dddddd;}
td.ltxt {background-color: #dddddd; text-align: left;}
td.rtxt {background-color: #dddddd; text-align: right;}
td.title {font-size: x-large; font-weight: bold; text-align: left; vertical-align: middle;}

p {line-height: 1.5;}

.bover {color: blue;}
.bout {color: black;}

.hover {font-weight:bold; text-decoration: underline;}
.hout {text-decoration: none;}

.col1 {float:left; width: 49%; text-align: left;}
.col2 {float:left; width: 49%; text-align: right;}
