a, .h1, .h2, .text, body {
 font:normal Arial, Helvetica, sans-serif;
 font-family:Arial, Helvetica, sans-serif;
 color:#cccccc;
 text-align:left;
 vertical-align:top;
}

body {
 text-align:center;
}

.h1, .h2 {
	font-weight:bold;
}

.h1 {
	font-size:17px;
	font-weight:bold;
}

.h2 {
	font-size:12px;
}

.text {
	font-size:12px;
}

a {
	text-decoration:underline;
}

