body {
	font:12px/1.5 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	color: #454545;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset { margin-bottom:20px;  }

a:focus { outline:0 }
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size:36px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	letter-spacing: -2px;
}
h2 {
	font-size:24px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: normal;
}
h3 { font-size:18px; font-weight:normal; text-transform: uppercase; }
h4 {
	font-size:12px;
	margin-bottom: 15px;
}
h5 { font-size:9px }
h6 { font-size:9px; 	margin-bottom: 5px; }
ol { list-style:decimal }
ul { list-style:none; }
li { }
a, a:visited {
	color:#2185c5;
	text-decoration: none;
}
a:hover {
	color:#44A2DF;
	text-decoration: none;
}

.account h3{
	margin-bottom: 0px;
	text-align:center;
}
.account h5{
	margin-bottom: 0px;
	font-size:12px;
	text-transform: uppercase;
	color: #a6a6a6;
	font-weight: normal;
	text-align:center;
}
