
body         { font-size: small; font-family: "Times New Roman", Times, serif; color: Black; 
font-weight: bold;  margin : 10;

}

h1           { font-family: "Times New Roman", Times, serif; font-size: xx-large; color: Black; font-weight: bold; 
               text-align: center; margin-top:0; margin-bottom:1
 }

h2           { font-family: "Times New Roman", Times, serif; font-size: x-large; color: Black; font-weight: bold; 
               text-align: center; margin-top:2 
}

h3           { font-family: "Times New Roman", Times, serif; font-size: large; color: Black; font-weight: bold; 
               text-align: center 
}
h4           { font-family: "Times New Roman", Times, serif; font-size: larger; color: Black; font-weight: bold; 
               text-align: center 
}


p            { color: Black; font-weight: bold;  line-height : 110%; margin : 10;
}

A:LINK {
	color : Navy;
	font-weight : bold;
}


A:VISITED {
	color: #708090;
}
