h1 {
   	font-size:13px;
   	font-weight:normal;
   	margin-bottom:1;
   	padding-bottom:0;
   	margin-top:2
   }
   
h2 {
   font-size:15px;
   margin-bottom:0;
   padding-bottom:0;
   margin-top:0
   }
   
/* Standard style for buttons */
BUTTON, .button
{
	color:					buttontext;
	font-family:            Verdana, Arial, Helvetica, sans-serif;
	font-size:              x-small;
	background-color:		#F5F5F5;
	border-color:			#7F9DB9;
	width: 170;
}

TABLE.romantable {
	font-size: 10pt;
	font-family: verdana;
}

BUTTON, .button2
{
	color:					buttontext;
	font-family:            Verdana, Arial, Helvetica, sans-serif;
	font-size:              x-small;
	background-color:		#F5F5F5;
	border-color:			#7F9DB9;
	width: 250;
}


A:visited { text-decoration: underline=false; color: #000099};
A:hover { text-decoration: underline=false; color:"#ff0000" };

