
body {
	margin: 20px 0px;
	background: #e1e1e1;
}

body, table {
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
}

a {
	color: #5048B8;
}

a:hover {
	color: #999999;
}

h1, h2, h3, h4, h5 {
	display: inline;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }


.alt1 {
	background-color: #FFFFFF;
}
.alt2 {
	background-color: #EFEFEF;
}






