﻿body {
	background: #CCCCCC
}


h1 {
	font-size: 130%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size : 90%;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	border: thick;
	border-style:ridge;
	background: #FFFFFF;
}

