

p {
		font-family: Verdana;
		font-size: 14px;
		color: #000000; 
		
}

subhead {
    font-family: Verdana;
		font-size: 30px;
		color: #000000; 
		font-weight: bold;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	font-style: regular;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	font-style: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
