html {scrollbar-base-color: #fff;}
body
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #fafafa;
	color: #000000;
}
#pay {background: #fff;}
#pay .head {color: #fff; font-size: 1.5em; background: #ccc; text-align: center;}
#pay a {color: #000; text-decoration: none}
#pay a:hover {color: #f00; text-decoration: underline}
#pay b {color: #00f; font-size: 1.9em; text-decoration: underline;}
#pay .brd {border: 2px solid #0cc;}
a:link {color: #00f; text-decoration: none;}
a:visited {color: #00c; text-decoration: none;}
a:active {color: #f00;}
a:hover {color: #f00; text-decoration: underline;}
.desc {font-size: 1.5em;}

.th {margin-right: 3px; margin-bottom: 3px; border: 3px solid #990;}
.th2 {width: 110px; height: 150px; margin-right: 1px; margin-bottom: 1px; border: 1px solid #fff}
table {font-size: 12px;}