body {
	background-color: #FFFFFF;
	
}
p {
	font-size: 15px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	font-weight: bold;
	letter-spacing: 1px;
}


.nav a {
	font-size: 22px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	letter-spacing: 2px;
}
.nav  a:hover {
	color: #FF0000;
}

.nav2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}





h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}

a {
	font-size: 22px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	letter-spacing: 1px;
}

