h1	{font-family: arial, helvetica, sans-serif;
	 font-size: 175%; 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", verdana, arial, helvetica, "sans-serif";
	 text-align: justify;
	 background-image: url(images/background2.jpg); 
	 background-color: #EDE3D8}
.links	{font-family: arial, helvetica, sans-serif;
	 font-size: 85%}
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}
.small	{font-size: 85%}
