body {
	font-family: Verdana;
	font-size: 10px;
	color:  #808080;
	background-color: #f8f8f8;
	}

a  { text-decoration: none; color: #4d86bc; }
a:active  { text-decoration: none; color: #ff0000; }
a:visited  { text-decoration: none; color: #4d86bc; }
a:hover  { text-decoration: none; color: #ff0000; }

table { border-collapse:collapse; }

.bbar	{ background-color: #4D86BC; height: 20px; }

.title	{ background-color:#4d86bc; font-size:11px; color:#FFFFFF; text-align: left; }
.header	{ background-color:#e1f5ff; font-size:11px; color:#333333; height:20px; }

.border-list { border: 1px solid #B3C1E4; font-size:9px; letter-spacing:-0.75pt; }

.list { font-size:10px; }

.text { font-size:10px; text-align:justify }

.footer1 {background-color:#4d86bc; font-size:10px; color:#FFFFFF; height:30px; }
.enh {color: #333333}

input { color:#FFFFFF; font-family:Verdana; font-size:8pt; background-color:#4d86bc; }
input.client { color:#808080; font-family:Verdana; font-size:8pt; background-color:#ffffff; }
select { color:#FFFFFF; font-family:Verdana; font-size:8pt; background-color:#4d86bc; }
input.button { color:#FFFFFF; font-family:Verdana; font-size:8pt; background-color:#4d86bc; }

ul { list-style-type: square; }
