﻿/* General style sheet for www.csh.org */
 
A:link		{ color: #0000CC }
A:visited	{ color: #0000CC }
A:hover	    { color: #990099 }

Form		{ font-family: Arial;
			border: 0px
			margin-left: 0px;
			padding: 0px;
			margin-bottom:0; }

Body		{ font-size: 10pt;
			line-height: 12pt;
			font-weight: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: Black }

P			{ font-size: 10pt;
			line-height: 12pt;
			font-weight: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: Black }
			
TD, TR		{ font-size: 10pt;
			line-height: normal;
			font-weight: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: Black }

LI			{ font-size: 10pt;
			line-height: 13pt;
			font-weight: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: Black }

H1			{ font-size: 16pt;
			line-height: 14pt;
			font-weight: bold;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: Black }

H2			{ font-size: 13pt;
			line-height: 13pt;
			font-weight: bold;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: #001D59 }
			
H3			{ font-size: 14pt;
			line-height: 11pt;
			font-weight: bold;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: #002D8A }

H4			{ font-size: 10pt;
			margin-top: 10pt;
			font-weight: bold;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: #0035A4 }
			
H5			{ font-size: 10pt;
			margin-top: -18px;
			font-weight: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: Black }
			
H6			{ font-size: 8pt;
			line-height: 10pt;
			font-weight: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-style: normal;
			color: Black }
