BODY			{
				font-family: verdana;
				color: 8pt
				}

H1				{
				font-family: verdana; 
				font-weight: bold; 
				font-size: 8pt;
				color: #FFFFFF;
				padding: 3pt;
				background: #000000 
				}

H1.print		{
				font-family: verdana;
				font-size: 20pt
				}

H2				{
				font-family: verdana;
				font-size: 10pt
				}

H3.print		{
				font-family: arial;
				font-size: 30pt
				}

H4.print		{
				font-family: arial;
				text-align: left;
				page-break-before: always;
				font-size: 15pt
				}

TABLE.borders	{
				border-left: solid 1pt;
				border-left-color: black;
				border-right: solid 1pt;
				border-right-color: black;
				border-top: solid 1pt;
				border-top-color: black;
				border-bottom: solid 1pt;
				border-bottom-color: black;
				border-width: 1pt;
				border-spacing: 0pt
				}

TABLE.graduate	{
				border-left: solid 1pt;
				border-left-color: black;
				border-right: solid 1pt;
				border-right-color: black;
				border-top: solid 1pt;
				border-top-color: black;
				border-bottom: solid 1pt;
				border-bottom-color: black;
				border-width: 1pt
				}

TD.borders		{
				padding: 3pt;
				border-left: solid 1pt;
				border-left-color: black;
				border-right: solid 1pt;
				border-right-color: black;
				border-top: solid 1pt;
				border-top-color: black;
				border-bottom: solid 1pt;
				border-bottom-color: black;
				border-width: 1pt
				}

TD.bordersbottom		{
				padding: 1pt;
				border-bottom: solid 1pt;
				border-bottom-color: black;
				border-width: 1pt
				}

TD.borderslabel		{
				font-family: verdana; 
				font-weight: bold; 
				background: #BBBBBB; 
				padding: 3pt;
				border-left: solid 1pt;
				border-left-color: black;
				border-right: solid 1pt;
				border-right-color: black;
				border-top: solid 1pt;
				border-top-color: black;
				border-bottom: solid 1pt;
				border-bottom-color: black;
				border-width: 1pt;
				text-transform: capitalize
				}

TR				{
				vertical-align: top
				}

TR.print		{
				vertical-align: middle
				}

TD				{	
				font-family: verdana; 
				font-size: 8pt 
				}

TD.shaded	{	
				background: #EEEEEE; 
				}

TD.updating		{	
				font-family: verdana; 
				font-size: 8pt; 
				min-height: 50pt
				}

TD.label		{	
				font-family: verdana; 
				font-weight: bold; 
				text-transform: capitalize;
				text-align: right;
				vertical-align: middle
				}

TD.printlabel		{	
				font-family: verdana; 
				font-weight: bold; 
				background: #BBBBBB 
				}

TD.header		{	
				font-family: verdana; 
				font-weight: bold;
				font-size: 8pt;
				color: black;
				background: #DDDDFF 
				}

TD.highlight		{	
				font-family: verdana; 
				font-weight: bold;
				font-size: 8pt;
				color: black;
				background: #E5E5FF 
				}


TD.header_darker		{	
				font-family: verdana; 
				font-size: 8pt;
				color: black;
				background: #8888FF 
				}

TD.titlehead		{	
				font-family: verdana; 
				font-weight: bold;
				font-size: 8pt;
				color: black
				}

TD.graduate		{	
				font-family: verdana; 
				font-weight: bold;
				font-size: 8pt;
				color: black;
				text-align: center
				}

SELECT			{
				border:	1 solid #DDDDFF;
				font-size: 8pt;
				font-family: verdana;
				}

INPUT			{
				border:	1 solid #DDDDFF;
				font-size: 8pt;
				font-family: verdana;
				}

INPUT.noborder	{
				border:	0;
				font-size: 8pt;
				font-family: verdana;
				}

SUBMIT			{
				font-size: 8pt;
				text-transform: uppercase; 
				font-family: Verdana; 
				font-weight: bold;
				color: #E5E5FF
				}

IMAGE			{
				border: 0
				font-size: 8pt;
				text-transform: uppercase; 
				font-family: Verdana; 
				font-weight: bold
				}

TABLE.inputing	{
				border: 1;
				border-color: black
				}

HR				{
				color: blue;
				}
