p {
	color: navy blue; 
	font-family: Comic Sans MS; 
	font-size: 14pt; 
	text-align: left; 
    text-indent: 0; 
    word-spacing: 0; 
    line-height: 150%; 
    margin: 0 0;
}

body {
	background-color: #FFFFFF;
}

a {
	font-family: Comic Sans MS; 
	font-size: 14pt; 
	color: navy blue; 
	text-decoration: none; 
	font-style: italic;
}