body{
	margin: 0px 0px 0px 0px;
	background-color : #C7C6C1;
}

tr,td,a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-color: #1E1E1E; }

a:link, a:visited { color: blue; text-decoration: underline; }
a:hover{ color: red; text-decoration: none; }

.td_hd_color {  background-color: #10304E; }

.button { background-color:#10304E; color:#ffffff; font-size: 13px; }

.ptitle { font-size: 14px; color: #F20000; font-weight: bold; ; text-transform: uppercase}
.bgyellow { background-color: #FFFF00; font-weight: bold; }
.jus { text-align: justify; }

a.toplink:link,
a.toplink:visited { display: block; text-align: center; color:white; text-decoration: none; font-weight: bold; }
a.toplink:hover   { display: block; text-align: center; color:white; text-decoration: underline; }

.copyright { font-size: 11px; color:#1E1E1E; text-align: center; }
