p {
	font-size: 15pt;
	font-family: roman, 'times new roman', times, serif;
}
h2 {
	font-size: 30pt;
	font-family: roman, 'times new roman', times, serif;
	font-weight: bold;
}

body {
	background-color: #8ACDFF;
        text:"#000000", link:"#0000ff", vlink:"#800080", alink:"#ff0000"
}


