p{
	font-family: "Times" "Times New Roman" serif;
	font-size: 13pt;
        color: #506080;
        text-align: justify;
}
H1	{
	color:#506080;
        font: 16pt/16pt "arial" sans-serif;
        font-weight: bold;
	text-align: center;
	}
H2 	{
	color: #506080;
        font: 12pt/12pt "arial" sans-serif;
        font-weight: bold;
	text-align: left;
	}
IMG	{
	border: 0;
	}
A:link	{
	text-decoration: none;
	color: #660000;
	}
A:visited {
	text-decoration: none;
	color: #804000;
	}
A:active {
	text-decoration: none;
	color: black;
	}

.button {
        background-color: #c8c8c8;
        font-size: 13pt;
        color: white;
        font-weight: bold;
        }
.smallbutton
        {
        background-color: #c8c8c8;
        font-size: 11pt;
        color: white;
        font-weight: bold;
        }

.list 	{
	font-family: "Times" "Times New Roman" serif;
	font-size: 10pt;
        color: #0000c0;
	}
LI      {
	font-family: "Times" "Times New Roman" serif;
	font-size: 12pt;
        color: #0000c0;
	padding-bottom: 12pt;
	}
body {
     background-color: #fcfcff;
     background-image: url(grid.gif);
     background-attachment: fixed;
     font-family: "Times" "Times New Roman" serif;
	font-size: 13pt;
        color: #506080;
     }