/*
* Clean1 Style
*
* (C) Copyright Lisa Spangler 2003.  All rights reserved.
*
*/

body
{
	/* dark blue: #97c0b8
      sage: #b9c29a
      usable blue:     #99CCCC
      khaki:             #CCCC99
      impress: #DCDFBE
    */
	/* font-family: "Courier New", Courier, monospace; */
	font-family: arial,times;
}

strong
{
	font-weight: bold;
}

.info2
{
	font-size: 25px;
	text-transform: lowercase;
}

/*
.info
{
	font-size: 25px;
}
*/
