.aRight{text-align:right;}
.center {
	text-align:center;
}
.greyView {background:#EDEDED; padding-bottom:5em;}
.hint input{color: #A3A3A3 !important;}
.mb0 {margin-bottom:0;}
.mb10 {margin-bottom: 10px;}
.none{display:none;}
.uppercase {
	text-transform:uppercase;
	letter-spacing:.03em;
}
.p10{padding:10px}
.p20{padding:20px}
.pt1{padding-top:1em;}
.pt2{padding-top:2em;}
.pt10{padding-top:10px}
.relative{position: relative;}
.small{font-size:80%;}
body {
	font-size:75%;
	color:#383838;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	background:#EBEBEB;
}
h1{font-size:2em; font-weight:600;}
h2 {font-size:1.2em; font-weight:600;}
h3 {font-size:1em; font-weight:600;}
a {outline:none;}
a:focus, a:hover {color:#54BEFF;}
a {color:#009EFF;text-decoration:underline;}
a.true{color:#383838; text-decoration:none;}
ul.square {list-style-type:square}
