/* ****************************************************** */
/* ******************** Style Sheet for ***************** */
/* ******************** Stetter & Tiano ***************** */
/* ****************** Author:  *************** */
/* ******************* <icc@po.cwru.edu> **************** */
/* ****************************************************** */

/* **************** Regular Element Styles ************** */
BODY, P, UL, OL, LI, H1, H2, H3, H4, H5, H6, A, PRE
{
	font-family: "times new roman";
	color: black;
}
H1 { margin-left: 20px; }
FORM {margin: 0; padding: 0;}
INPUT {font-size: 10px; margin-top: 0; background: white; color: black;}
SELECT {font-size: 10px; margin: 2px; background: white; color: black;}
A:link {color: blue; text-decoration: underline;}
A:hover {background: #CCCCCC;}
A:visited {color: blue;}
/* ****************************************************** */


/* **************** Special Element Styles ************** */
A.button:hover {background: none;}
.content { margin-left: 14px; margin-right: 14px; }
.content-ken-style { font-family: "times new roman"; margin-left: 14px; margin-right: 14px; }
.content-indented { margin-left: 7px; text-indent: 5px; }
.term { font-weight: bold; }
.note { font-size: 80%; }
.topic { font-size: 130%; }
.title { text-indent: 5px; font-size: 32px; }
/* ****************************************************** */