/* CSS Document */

.normal{
font-family:Arial, Helvetica, sans-serif
font-size:12px
color:#000000
line-height: 15px
padding: 3x
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}

.heading1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

.navigation{
	font-family: Papyrus;
	font-size: 16px;
	color: #0033FF;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	display: inline-table;
	padding: 8px;
	width: 600px;
