body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #333;
}

h1 {
	font-size: 16px;
	text-align: left;
}

h2 {font-size: 14px }

h3 {font-size: 12px }

h4 {font-size: 11px }

h5 {font-size: 10px }

p {
	text-align: left;
}

td {
	text-align: center;
}

a:link { color: #000; background-color: transparent; }

a:visited { color: #000; }

a:hover { color: #000; }

a:active { color: #000; }

