BODY {
	color : Black;
	background-color : #EAEAEA;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-align : justify;
	}
h1 {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 24px;
	font-weight : bold;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
h5 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
}
p {
	text-align : justify;
}
table.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
table.copy {
	background : White;
	border : 2px solid Red;
}
table.panel {
	background : Yellow;
	border : 2px solid Red;
}

