body {
	font-family: tahoma;
	font-size: 7pt;
	color: #202020
}

a:link, a:active, a:visited {
text-transform: uppercase;
color: #000000;
font-size: 7pt;
font-weight : bold;
}

a:hover {
	color: #00153F;

}

td, tr {
    font-family: tahoma;
	font-size: 8pt;
	text-align: justify;
}

b {
color:#1E2A42;
text-transform: uppercase;
}

.main{
padding: 6px;
margin: 3px;
}

.head {
padding: 4px;
background-color: #434E62;
font-family: Times new roman;
font-size: 9px;
text-transform: uppercase;
color: #000000;
line-height: 12px;
text-align: left;
font-weight : bold;}