body {
	margin: 0px;
	background-color:#ffffff;
}

table{
     border-collapse:collapse
}


td{
     font-size:12px;color:#333333;font-family:Arial;line-height:18px
}
.txt1{
     font-size:11px;color:#E59658;font-family:Arial;line-height:18px
}
.bold12txt{
     font-size:12px;color:#333333;font-family:Arial;line-height:18px;font-weight:bold
}
.bold11txt{
     font-size:11px;color:#333333;font-family:Arial;line-height:18px;font-weight:bold
}

a:link          { color: #333333; text-decoration: none ;font-size:11px}
a:visited       { color: #333333; text-decoration: none ;font-size:11px }
a:active        { color: #333333; text-decoration: none ;font-size:11px}
a:hover         { color: #E59658; text-decoration: underline ;font-size:11px}

a.m:link          { color: #333333; text-decoration: none ;font-size:11px}
a.m:visited       { color: #E59658; text-decoration: none ;font-size:11px }
a.m:active        { color: #E59658; text-decoration: none ;font-size:11px}
a.m:hover         { color: #E59658; text-decoration: underline ;font-size:11px}