<style>
<!--
	BODY	
	{
		font-family: georgia, times new roman, times, serif;
		font-size: 14px;
		color: #000000;
		line-height: 120%;
	}
	
	P	
	{
		font-family: georgia, times new roman, times, serif;
		font-size: 14px;
		color: #000000;
		line-height: 120%;
	}
	
	TD	
	{
		font-family: georgia, times new roman, times, serif;
		font-size: 14px;
		color: #000000;
		line-height: 120%;
	}

	.header		
	{
		font-family: verdana,helvetica, arial, sans-serif;
		font-size: 14px;
		color: #000099;
		font-weight: bold;
		text-decoration: none;
		line-height: 180%;
	}
	
	.longheader		
	{
		font-family: verdana,helvetica, arial, sans-serif;
		font-size: 14px;
		color: #000099;
		font-weight: bold;
		text-decoration: none;
		line-height: 120%;
	}
	
	.subheader	
	{
		font-family: georgia, times new roman, times, serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		line-height: 120%;
	}
		
	.navy_text
	{
		color: #000099;
	}
	
	.courier_text
	{
		font-family: courier, courier new;
	}
	
	
<!-- ***** from website http://www.courtinfo.ca.gov/rules/includes/rules.css ***** -->

I changed all font sizes from point sizes from 12pt to 14px, 
11pt to 12px, 10pt to 11px, and I added line-height: 120%;
***** -->

li.TOClevel1 {
	list-style-type 	: 	none;
	margin-bottom		:	5px;
	margin-top		:	5px;	
}

li.TOClevel2 {
	list-style-type 	: 	none;
	margin-bottom		:	5px;
	margin-top		:	5px;	
}

li.TOClevel3 {
	list-style-type 	: 	none;
	margin-bottom		:	5px;
	margin-top		:	5px;	
}

.ruleheading {
	font-family :georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : bold;
	line-height: 120%;
}

.normal {
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}

.numberedlist {
	margin-left : 25pt;
	text-indent : -25pt;
	font-family : georgia, times new roman, times, serif;
	line-height: 120%;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}

/* numberedlistchanged 11/29/06 - this is the original */
/*
.numberedlist {
	margin-left : 15pt;
	text-indent : -15pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
}
*/
.subdivheading {
	margin-left : 15pt;
	text-indent : -15pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	line-height: 120%;
/*	font-weight : bold;*/
}
.subdivtext {
	margin-left : 17pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}
/* subdivtext changed 11/29/06 - this is the original */
/*
.subdivtext {
	margin-left : 15pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
}
*/

.paragraphlist {
	margin-left : 45pt;
	text-indent : -25pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}

.paragraphnolist {
	margin-left : 45pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}

.subparagraphlist {
	margin-left : 65pt;
	text-indent : -25pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}
/*added 11/29/06 */
.subparagraphnolist {
	margin-left : 45pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}

.itemlist{
	margin-left : 85pt;
	text-indent : -20pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}

.itemsublist{
	margin-left : 105pt;
	text-indent : -20pt;
	font-family : georgia, times new roman, times, serif;
	font-size:14px;
	font-weight : normal;
	line-height: 120%;
}

.subdhist {
	margin-left : 17pt;
	font-family : georgia, times new roman, times, serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	line-height: 120%;
}
/* subdhist changed 11/29/06 - this is the original */
/*
.subdhist {
	margin-left : 25pt;
	font-family : georgia, times new roman, times, serif;
	font-size : 11pt;
	font-style : italic;
	font-weight : normal;
}
*/
.rulehist {
	font-family : georgia, times new roman, times, serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	line-height: 120%;
}

.advcommheader {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	line-height: 120%;
}

.advcommtext {
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 120%;
}

-->
</style>