
/*   040208c link clr;  Law Show 2004 M.Chan producer U.Alberta Faculty of law, Edmonton

2004/02/04 css new  */


BODY {
	color:    #DCDCDC;
	background-color:  Black;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: .8em;
	text-align: left;
	border: 0em;
	margin: 0em;
	padding: 0em;
	
}
TABLE {
	border: 0em;
	
}
TD {
  font-size: 1em;
}

A {
	color:      #8FBC8F;
	text-decoration: none;
}

A:HOVER {
	color:    #FF6347;
	background-color:   transparent;
	 text-decoration: underline;
}

A:VISITED { 
   color:  #8FBC8F;
	
}
H1 {
	font-size: 1.3em;
	font-weight: 500;
	margin-left: 1em;
}

H2 {
	font-size: 1.2em;
	font-weight: 500;
	margin-left: 1em;
}

H3 {
	font-size: 1.1em;
	font-weight: 400;
	margin-left: 1em;
}

H4 {
	font-size: 1.0em;
	font-weight: 400;
	margin-left: 1em;
}

p.small {
	font-size: 0.7em;
	
}
P {
font-size: 0.85em;
	margin-left: 1em;
	
}


LI {
	list-style: square;
	font-size: smaller;
}