.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #680457;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: small-caps;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #555539;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #555539;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: 20px;
}

.narrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}

#menu A 
{
	DISPLAY: block;
	COLOR: #FFFFE3;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #680457;
	height: 18px;
	padding: 5px;
	border-top: 2px solid #FFFFE3;
}

#menu A:hover {
	color: #FFFFE3;
	background-color: #666666;
}

li 
{
	list-style-position: outside;
	list-style-type: none;
	position: static;
	left: 0px;
	top: 0px;
	width: 160px;
	border-top: none;
	border-bottom-style: none;
	text-align: left;
	text-indent: 2px;
	border-right-style: none;
	border-left-style: none;
	overflow: visible;
	visibility: visible;
}

ul 
{
}
BODY#indexpage LI#index A,
BODY#informationpage LI#information A,
BODY#coursespage LI#courses A,
BODY#educationpage LI#education A,
BODY#workplacepage LI#workplace A,
BODY#screeningpage LI#screening A,
BODY#biogpage LI#biog A,
BODY#newsletterpage LI#newsletter A, 
BODY#contactuspage LI#contactus A, 
{
	BACKGROUND: #D4D0C8;
	COLOR: #FFFFE3;
	cursor: text;
}
	
body {
	margin-left: 100px;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
}

a:visited {
	color: #0000FF;
}

a:active {
	color: #0000FF;
}

a:link {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
	background-color: #FFFFE3;
}

.click {
	text-decoration: underline;
}
