p { font-weight: bold; 
	font: italic "Times New Roman", Times, serif;
	
}
a { color: Blue;
	
}
a:active, a:focus, a:hover, a:link, a:visited, a:visited:after, a:visited:before 
{ font-family: "Times New Roman", Times, serif; font-weight: bold; 
	}
	.head { color: White;
	  bgcolor="#4399F0";
}

h2 { 
	font: italic "Times New Roman", Times, serif;
	text-align: center;
	color: White;
}

ul, li {
	font-weight: bold; 
	font: italic "Times New Roman", Times, serif;
}

h4 {
	font: "Times New Roman", Times, serif;
}



