/*global styles*/
html, body, table, tr, th, ul, li, div, h1, h2, h3, p, td{
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #AAA;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}