html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
body {
	font-size:100%;
}
a, a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#FF3333;
	font-weight: normal;
	text-decoration: underline;
}
p a:hover {
	color:#FF3333;
	text-decoration: underline;
}
h1 {
	font-size: 100%;
	font-weight: normal;
}
#middleColumnHome h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FF3366;
	vertical-align: top;
	margin: 10px 0 20px 0;
}
#footer {
	font-size:80%;
	font-weight:normal;
	color:#777777;
	line-height:170%;
}
#footer a, a:link, a:active, a:visited {
	font-weight:normal;
	color:#777777;
}
#footer a:hover {
	color:#FF3333;
	text-decoration:underline;
}
#mainproduct h2 {
	font-size:170%;
}
#productfooter a, a:link, a:active, a:visited {
	color:#333333;
}
#productfooter a:hover {
	color:#FF3333;
}
#product a, a:link, a:active, a:visited {
	color:#333333;
}
#product a:hover {
	color:#FF3333;
}
#bank th {
	text-align:left;
	white-space:nowrap;
	width:90px;
}
.logobank {
	text-align:center;
	white-space:nowrap;
	vertical-align:top;
	width:70px;
}
#detail h1 {
	font-size: 125%;
	font-weight: bold;
	color:#CC3333;
}
#detail h2 {
	font-size: 112.5%;
	font-weight: bold;
	color:#CC3333;
	margin-top:1em;
}
#detail p{
	margin-top:-0.5em;
	text-indent:3em;
	padding-left:10px;
	padding-right:10px;
}
#detail a, a:link, a:active, a:visited {
	font-weight:bold;
}
#detail a:hover {
	color:#FF3333;
}
#detail li {
	margin-bottom:1em;
