<style type="text/css">
body { 
    margin-left: 10%; 
    margin-right: 10%; 
}
p {
	font-family: "Comic Sans MS", Verdana, Arial, san-serif;
	font-weight: normal ;
	font-size: 12pt ;
}
p.diverse {
	font-family: "Comic Sans MS", Verdana, Arial, san-serif;
	font-weight: normal ;
	font-style: italic ;
      cplor: #993399 ;
}
p.profile {
	font-family: "Comic Sans MS", Verdana, Arial, san-serif;
	font-size: 18pt ;
	font-weight: bold ;
	text-align: left ;
	color: #993399 ;
}
h2 {
	color: #993399 ;
	font-family: "Comic Sans MS", Verdana, Arial, san-serif;
	font-size: 18pt ;
	font-weight: bold;
}
h3,h4,h5,h6 { 
	font-family: "Comic Sans MS", Verdana, Arial, san-serif;
}

img.navbar {
	width: "100";
	height: "50";
	border: 0 ;
}

pre {
	color: green; 
	font-weight: bold;
	white-space: pre; 
	font-family: Courier New, Courier, monospace;
}
tt { 
	color: green ;
}
em { 
	font-style: italic; 
	font-weight: bold 
}
strong { 
	font-weight: bold 
}
</style>