p{
	font-family: "Times" "Times" "Times New Roman" serif;
	font-size: 12pt;
        color: #0000c0;
}
H1	{
	color: #0000c0;
        font: 16pt/16pt "arial" sans-serif;
        font-weight: bold;
	text-align: center;
	}
H2	{
	font-family: "Times" "Times New Roman" serif;
	font-size: 12pt;
        background-color: transparent;
        text-align: center;
        color: #506080;
        }
IMG 	{
	border: 0;
	}
A:link	{
	text-decoration: none;
	color: red;
        border: 0;
	}
A:visited {
	text-decoration: none;
	color: red;
        border: 0;
	}
A:active {
	text-decoration: none;
	color: black;
        border: 0;
	}
body {
     background-color: #fcfcff;
     background-image: url(turning.gif);
     }
