p2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin:30px 0;
	}
p {
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	margin:30px 0;
	text-indent:50px;
	}
	
	.submitbttn{
		
		background-image:url(../images/submit-bttn.png);
		width:226px;
		height:46px;
		border:none;
		background-color:transparent;
		cursor:pointer;
		
		}

.form-txt {
	font-family:'Open Sans', sans-serif;
	
}


.nav{
	font-family: 'Jura', sans-serif;
	font-size:12px;
	text-align:right;
	margin-right:10px;
	font-weight:normal;
}

.nav ul li{
	display:inline-block;
	list-style-type:none;
	margin:0 5px;
}

.nav ul li a{
	text-decoration:none;
	
}

.nav ul li a:link{
	color:#666666;
	
}

.nav ul li a:visited{
	color:#666666;
	
}

.nav ul li a:active{
	color:#999;
	
}

.nav ul li a:hover{
	color:#999;
	
}

.headtxt {
	font-family:"Times New Roman", Times, serif;
	font-size:59px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	width:580px;
}

.headtxt span {
	font-family:"Times New Roman", Times, serif;
	font-size:59px;
	color:#990000;
}

.headtxt1 {
	font-family:"Times New Roman", Times, serif;
	font-size:42px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:left;
	margin:auto;
	padding-right:30px;
	width:580px;
}

.headtxt1 span {
	font-family:"Times New Roman", Times, serif;
	font-size:42px;
	color:#990000;
}	

.headtxt2 {
	font-family:"Times New Roman", Times, serif;
	font-size:42px;
	color: blue;
	letter-spacing:1px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	padding-right:60px;
	width:580px;
}

.headtxt2 span {
	font-family:"Times New Roman", Times, serif;
	font-size:42px;
	color:#990000;
}	

.topsmall {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin:auto;
	width:580px;
}

.subheadtxt {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	width:580px;
}

.subheadtxt span {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#990000;
}

.intro {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	width:580px;
}

.intro span {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#990000;
}

.footertext {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	letter-spacing:1px;
	text-align:center;
	margin:auto;
	width:580px;
}

.footertext span {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#990000;
}
