H3 {
		font-family: Arial;
		font-size: 30pt;
		font-weight: bold;
		color: #000099;
		background: #ffffff;
		text-align: center;
		padding: 0pt;
		position: relative;
	}
H1 {
		font-family: Arial;
		font-size: 18pt;
		font-weight: bold;
		color: #000099;
		background: #ffffff;
		text-align: center;
		padding: 0pt;
		position: relative;
	}
	
	H2 {
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: #000099;
		
		text-align: center;
		padding: 4pt;
		position: relative;
	}
	
	hr {
	color: #000099;
	width: ;
	height : 2pt;
}
hr.onept {
	color: #000099;
	height : 1pt;
}
hr.halfpt {
	color: #000099;
	height : .5pt;
}


body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
	
	A {
	font-family: Arial;
	font-weight: bold;
	color: #0000FF;
	position: relative;
	text-decoration : none;
}
	A.small {
	font-size: 8pt;
}
	
	A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff0000;
	position: relative;
	text-decoration : none;
}
	A:ACTIVE.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff0000;
	position: relative;
	text-decoration : none;
}
	
	A:LINK {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
	position: relative;
	text-decoration : none;
}
	A:LINK.small {
	font-family: Arial;
	font-size: 8pt;
	color: #0000FF;
	position: relative;
	text-decoration : none;
}
	A:VISITED {
	font-family: Arial;
	font-size: 10pt;
	color: #9900cc;
	position: relative;
	text-decoration : none;
}
	A:VISITED.small {
	font-family: Arial;
	font-size: 8pt;
	color: #9900cc;
	position: relative;
	text-decoration : none;
}
	
	ul.nomargin{
	margin : 0px 0px 0px 0px;
}
	ul.marg150 {
	margin: 0px 0px 0px 150px
}
	
	
	LI  {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000099;
	position: relative;
	list-style-type : disc;
	padding-bottom : 10px;
}
	
	LI.nobull {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000099;
	list-style-type: none;
	padding-bottom: 10px
}
	LI.nobulls {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000099;
	list-style-type: none;
}
	
	
	P {
	color: #000099;
	font-style: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	position: relative;
}
	P.inset {
	color: #000099;
	font-style: normal;
	font-family : Arial, sans-serif;
	font-size : 8pt;
	position: relative;
	padding-left : 20;
}
	
	
	.regular {
	color: #000099;
	font-style: normal;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	position: relative;
}
	.regularital {
	color: #000099;
	font-style: italic;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	position: relative;color: #000099;
	
}
	
	P.big {
	font-family: Arial;
	font-size: 16pt;
	background: #ffffff;
	color: #000099;
	position: relative;
	padding-top : 3%;
}
	
	P.med {
		font-family: Arial;
		font-size: 12pt;
		background: #ffffff;
		color: #000099;
		position: relative;
	}
	P.small {
		font-family: Arial, sans-serif;
		font-size: 8pt;
		color: #000099;
		position: relative;
	}

	.small {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000099;
	position: relative;
}
	table.pullquote {
	text-align : left;
	width : 250px;
	vertical-align: top;
	padding: 5px;
	border : 2px #ff0000;
	border-color: #ff0000;
	border-width : 2pt;
	color : Green;
	float : right;
}
	.red {
	color: #ff0000;
}
	
	
 
    
