<style type="text/css">
body{
color: #000000;
	font-size: 12px;
	font-family: tahoma,arial, helvetica, sans-serif;
	line-height: 140%;
}
a{color: #2257D5}

table, td{border:0px solid #FFF;border-collapse:collapse;font:normal 12px tahoma,arial, helvetica, sans-serif;
color: #000000;
line-height: 140%;
}
td,th,tr{padding:3px 5px;}
td{text-align:left}
th{ font:normal 12px tahoma,arial, helvetica, sans-serif;text-align:left;background: #D5E4FF;
color: #000000;
line-height: 150%;
}
tr.odd td,tr.odd th{background: #D5E4FF}
caption{font-weight:bold;color: #999}

A:LINK {
 color : Blue;
 text-decoration: none
}

A:VISITED {
 color : Purple;
 text-decoration: none
}

A:HOVER {
 color : Red;
 text-decoration : underline;
}

A:ACTIVE {
 color : Red;
 text-decoration: underline
}


table.tab1 tr {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: #DEDEDE #DEDEDE #DEDEDE #DEDEDE;
	border-collapse: separate;
	background-color: white;
}



</style>


