body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link		{color:#000033; text-decoration:none; font-weight:bold;}
a:visited	{color:#000033; text-decoration:none; font-weight:bold;}
a:active	{color:#ff9900; text-decoration:none; font-weight:bold;}
a:hover		{color:#ff9900;}

h1		{color:#000066; font-family:Arial,Helvetica,sans-serif; font-size:16px; 
		 font-weight:bold; text-align:center; margin-top:0px; margin-bottom:0px;}
h2		{color:#000099; font-family:Arial,Helvetica,sans-serif; font-size:14px; 
		 font-weight:bold; text-align:center; margin-top:0px; margin-bottom:0px;}

div		{color:#000033; font-family:Arial,Helvetica,sans-serif; font-size: 12px; 
		 font-weight:normal; line-height:16px; text-decoration:none;}


.priceTxt {font-size:14px; font-weight:bold}
.actionMsg	{font-weight:bold; color:#990000; text-align:center; margin-top:8px;}
.button1  {width: 80px;}
.button2  {width:120px;}

.select1  {width: 150px;}
