
body         { font-size: 12 pt; font-family: "Times New Roman", Times, serif; color: #000080; font-weight: bold;  

}

h1           { font-family: "Times New Roman", Times, serif; font-size: 36 pt; color: #000080; font-weight: bold; 
               text-align: center
 }

h2           { font-family: "Times New Roman", Times, serif; font-size: 24 pt; color: #0000FF; font-weight: bold; 
               text-align: center 
}

p            { color: #000080; font-weight: bold;  line-height : 30%; 
}

A:LINK {
	color : Navy;
	font-weight : bold;
}

A:HOVER {
	color: #8B0000;
}

A:VISITED {
	color: #8B008B;
}

