@charset "UTF-8";

/* CSS Document */



p{

font-family: Verdana, sans-serif;

font-size: 11px;

color: #000000;

line-height: 18px;

padding: 3px;

}



.heading {

	font-family: "Times New Roman", Times, serif;

	font-size: 72px;

	line-height: inherit;

	font-weight: lighter;

	background-color: #800000;

	color: #FFFFFF;

}



.bold {

	font-family: Verdana, sans-serif;

	font-size: 11px;

	line-height: 18px;

	font-weight: bold;

	color: #990000;

}



.navigation{

	font-family: Veranda, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #800000;

	display: block;

	padding: 8;

	width: 170px;

}



.navigation:hover{

	font-family: Veranda, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #D03D03;

	display: inline;

	padding: 8;

	width: 170px;

}



.p1{

font-family: "Times New Roman", Times, serif;

font-size: 24px;

color: #FFFFFF;

line-height: 18px;

padding: 3px;

}



.navigation1{

	font-family: Veranda, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FFFF00;

	text-decoration: none;

	background-color: #800000;

	display: block;

	padding: 12;

}



.navigation1.hover{

	font-family: Veranda, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #DDDDDD;

	text-decoration: none;

	background-color: #D03D03;

	display: block;

	padding: 12;

}



.text1234 {
	color: #92EB8D;
}
.superLargeFont {
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

