p. {
	font-size: 1.0em;
}
body.error {
	background-image:;
   background-color: black;
	background-attachment: fixed;
}
table.error {
	width: 600px;
	background-color: White;
	border: 5px;
   border-color: #CC0000;
	border-style: solid;	
}
td.error {
	padding: 20px;
}
p.big {
	font-size: 3.0em;
	color: #CC0000;
	font-family: Calibri, Arial, sans-serif;
	text-align: center;
}
p.big2 {
	font-size: 2.0em;
	color: #CC0000;
	font-weight: bold;
	font-family: Calibri, Arial, sans-serif;
	text-align: center;
	font-style: italic;
}
p.medium {
	font-size: 1.6em;
	color: #CC0000;
	font-family: Calibri, Arial, sans-serif;
}
