
	H1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:16px;
	font-weight: bold;
			 }
p	 {
	font-family: arial;
			 }
Body		 {
			 background-color: #000099;
			 }
table		 {
			 cell-padding: 0;
			 cell-spacing: 0;
			 }
td  		 {
			 font-family: arial; 
			 font-size: 13px;
			 color: black;
			 }
A:link		 {
			 color: #CC0000;
		     font-family: Arial, Helvetica, sans-serif;
	         text-decoration: underline;
			 }
a:hover 	 {
	         color: #6699CC;
	         text-decoration: underline;
			 }
			 
A.clSubb	{
			color: #CC0000;
			font-family: Arial, Helvetica, sans-serif;
			font-size:13px;
			text-decoration: underline;
			}
#txtform	{
			font-family: arial; 
			font-size: 12px;
			color: black;
			}
#box 		{
			border-width: 1px;
			border-style: solid;
			border-color: #6699CC;
			font-size: 13px;
			}
#bt 		{
			border-width: 1px;
			border-style: solid;
			border-color: #660000;
			background-color: #CC0000;
			color: #FFFFFF;
			font-size:12px;
			font-weight: bold;
			}
#bt2 		{
			border-width: 4px;
			border-style: solid;
			border-color: #000000;
			background-color: #FFFFFF;
			color: #000000;
			font-size:12px;
			font-weight: bold;
			}
.spacer		{
			border-width: 5px;
			padding: 8px;
			}

