/* used by 	http://www.aletheiacollege.net/bb/5-1.htm */
.norm {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333366;
	text-align: justify;
	list-style-type: disc;
	text-decoration: none;
}
p  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	text-align: justify;
	color: #333366;
	}
h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	text-align: justify;
	line-height: 120%;
	color: navyblue;
	text-transform: uppercase;
	}
h1 {
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
	margin: 0;
	color: lightgray;
	}
h2 {
	font-size: 150%;
	text-align: center;
	line-height: 150%;
	margin: 0;
	color: lightgray;
	}
h4 {
	font-size: 110%;
	margin: 0;
	text-align: left;
	line-height: 130%;
	color: navyblue;
	}
a   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	color: #FF9900;
	cursor: hand;
	}
a:active {	
    color: #FF9900; 
	text-decoration: none;
	}
a:visited { 
    text-decoration: none; 
	}
a:hover { 
    color: #FF9900;
	text-decoration: underline; 
	cursor: hand;
	}
li  }
	line-height: 120%;
	}

	
