p.center {text-align: center}

h1 {font-size: 175%; text-align: center; color: rgb(90,8,115)}
h2 {font-size: 150%; color: rgb(90,8,115)}
h3 {font-size: 125%; font-weight: 750; color: rgb(90,8,115)}
h4 {font-size: 125%; font-weight: bold; color: rgb(90,8,115)}
h5 {font-size: 125%; font-style: italic; color: rgb(90,8,115)}

em {font-style: italic; color: rgb(90,8,115)}
 a:link     {color: rgb(0,0,0)}
 a:visited  {color: rgb(102,0,51)}
 a:hover	{color: rgb(0,153,204)}
 a:active   {color: rgb(204,102,204)}


th {text-align: center; font-weight: bold}