BODY 						{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; 
						  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
FORM 						{ display: inline; }
IMG	 					{ border: 0px none; }
DIV		 				{ font-family: Tahoma, Verdana, Arial, sans-serif; margin: 0; padding: 0; vertical-align: top;}
SPAN 						{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
P 						{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
TD 						{ font-family: Tahoma, Verdana, Arial; font-size: 11px; margin: 0; padding: 0; }
h1						{ color: #000000; font-size: 10px; text-align: center; }
h2						{ color: #035984; font-weight: bold; font-size: 18px; }
TABLE						{ border: 0px; }

CHECKBOX, INPUT				{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
RADIO, SELECT 				{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
TEXTAREA 					{ width: 100%; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }

A:link 					{ color: #8499b6; font-weight: bold; text-decoration: none; }
A:visited 					{ color: #8499b6; font-weight: bold; text-decoration: none; }
A:hover 					{ color: #df9700; font-weight: bold; text-decoration: underline; }
A.personal:link 				{ color: #3E5F96; font-weight: bold; text-decoration: none; }
A.personal:visited 			{ color: #3E5F96; font-weight: bold; text-decoration: none; }
A.personal:hover 				{ color: #df9700; font-weight: bold; text-decoration: underline; }
A.business:link 				{ color: #DB7A57; font-weight: bold; text-decoration: none; }
A.business:visited 			{ color: #DB7A57; font-weight: bold; text-decoration: none; }
A.business:hover 				{ color: #df9700; font-weight: bold; text-decoration: underline; }
A.ecommerce:link 				{ color: #81BE66; font-weight: bold; text-decoration: none; }
A.ecommerce:visited 			{ color: #81BE66; font-weight: bold; text-decoration: none; }
A.ecommerce:hover 			{ color: #df9700; font-weight: bold; text-decoration: underline; }

TD.welcome 					{ background-image: url(images/Welcome_Box.jpg); 
						  padding-left: 15px; padding-right: 15px; line-height: 1.5; }
TD.personal 				{ background-image: url(images/Plan_Background.jpg); list-style-image: url(images/Bullet_Blue.gif);
						  padding-left: 0px; padding-top: 0px; line-height: 1.5; }
TD.business 				{ background-image: url(images/Plan_Background.jpg); list-style-image: url(images/Bullet_Orange.gif);
						  padding-left: 0px; padding-top: 0px; line-height: 1.5; }
TD.ecommerce				{ background-image: url(images/Plan_Background.jpg); list-style-image: url(images/Bullet_Green.gif);
						  padding-left: 0px; padding-top: 0px; line-height: 1.5; }
TD.footer 					{ background-image: url(images/Footer-004.gif); font-family: tahoma; font-size: 11px; 
						  text-align: right; padding-right: 5px; line-height: 1.5;  }
TD.additional				{ background-image: url(images/Pixel_White.gif); list-style-image: url(images/Tick_Green.gif); 
						  padding-left: 0px; padding-top: 0px; line-height: 1.5; }

