h1	{font-family: arial, helvetica, sans-serif;
	 font-size: 145%; font-weight: bold}
h2	{font-family: arial, helvetica, sans-serif;
	 font-size: 130%}
h3	{font-family: arial, helvetica, sans-serif;
	 font-size: 115%}
body	{font-family: "times new roman", arial, helvetica, "sans-serif";
	 text-align: justify;
	 background-image: url(images/background2.jpg); 
	 background-color: #EDE3D8}
.links	{font-family: "times new roman", arial, helvetica, sans-serif;
	 font-size: 75%}
.small	{font-size: 80%}
a:link    {color:#184dae} 	/* unvisited links */
a:visited {color:#551a8b}	/* visited links   */
a:hover   {color:black}		/* user hovers     */
a:active  {color:#ff0000}	/* active links    */

p	{text-align: justify}
.bold	{font-weight: bold}
.bu	{font-weight: bold;
	 text-decoration: underline}
.formlink {  font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #000000}
.title	{font-size: 80%}
.strike {  text-decoration: line-through; font-size: 80%}
.new	{font-family: arial, helvetica, sans-serif;
	 font-size: 80%;
	 color: red;
	 font-weight: bold}