
#page {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

#banner {
	padding: 5px;
	margin-bottom: 5px;
	}

#content {
	padding : 5px ;
	}

#footer {
	clear : both ;
	margin-top : 5px ;
	padding : 5px ;
	}

.intro {
	font-family : arial, helvetica, sans-serif ;
	font-size : 14px ;
	display : block ;
	text-indent : 20px ;
	}

.entry {
	border : 1px solid black ;
	}

.image {
	font-family : arial, helvetica, sans-serif ;
	font-size : 10px ;
	text-align : center ;
	margin : 8px ;
	float : right ;
	}

.year-col {
	width : 100px ;
	}

.year {
	display : inline ;
	font-size : 12px ;
	color : #000099 ;
	}

.text {
	line-height : 1.4 ;
	text-align : left ;
	font-size : 12px ;
	}

.text-law {
	line-height : 1.4 ;
	text-align : left ;
	font-size : 12px ;
	background : #FFF2BF ;
	}

.text-case {
	line-height : 1.4 ;
	text-align : left ;
	font-size : 12px ;
	background : #eeeeff ;
	}

.cite {
	margin-left : 30px ;
	margin-top : 2px ;
	margin-bottom : 10px ;
	color : #888888 ;
	font-size : 10px ;
	display : block ;
	}

.caps {
	font-variant : small-caps ;
	}

a:link {
	color : #12129f ;
	}

a:visited {
	color : #59599f ; 
	}

a:hover {
	color : #000033; 
	}

a:active {
	color : #12129f ; 
	}

body {
	background : #fefefe ;
	font-family : arial, helvetica, sans-serif ;
	}

h1 {
	border-bottom : 2px solid black ;
	font-size : 22px ;
	margin : 5px ;
	}

h2 {
	padding : 2px ;
	font-size : 16px ;
	color : #ffffff ;
	background : #000099 ;
	}

h3 {
	font-size : 14px ;
	display : inline ;
	}

p {
	display : inline ;
	}

td {
	padding : 4px ;
	text-align : right ;
	vertical-align : top ;
	}

ul {
	font-family : arial, helvetica, sans-serif ;
	font-size : 14px ;
	list-style : none ;
	}
