body         {font-family: arial, helvetica, sans-serif; font-size: 14px; color: #000000}

td           {font-family: arial, helvetica, sans-serif; font-size: 14px; color: #000000}

A:link       {color: blue}

A:visited    {color: blue}

A:hover      {color: red; text-decoration: none}

select,input,submit,textarea {font-family: arial, helvetica, sans-serif; font-size:10px}

.normal      {font-family: arial, helvetica, sans-serif; font-size: 14px; color:black;
              font-weight:normal}

.little      {font-family: arial, helvetica, sans-serif; font-size: 10px; color:black;
              font-weight:normal}

.head        {font-family: arial, helvetica, sans-serif; font-size: 26px;
              font-weight: bold; color: #000088}

.redhead     {font-family: arial, helvetica, sans-serif; font-size: 26px;
              font-weight: bold; color: #CC0000}

.redsub      {font-family: arial, helvetica, sans-serif; font-size: 16px;
              font-weight: bold; color: #CC0000}

.product     {font-family:Times New Roman, Times, Serif; font-size:20px; font-style:italic;
              font-weight:bold; text-align:right; color:white; background-color:#333388;
              width:660px; margin-bottom:10px}
              
.centered {
    text-align: center;
}

div.floater {
	position: absolute;
	top: 120px;
	left: 80px;
	background: white;
	width: 32em;
	height: 31em;
	border-top: 8px solid rgb(200,80,80);
	border-right: 8px solid rgb(110,0,0);
	border-bottom: 8px solid rgb(110,0,0);
	border-left: 8px solid rgb(200,80,80);
	padding: 0 0.5em 0.5em 0.5em;
	text-align: center;
	overflow: scroll;
	z-index: 10;
}

div.glove-repair p {
	line-height: 1.4;
	margin-bottom: 20px;
	text-align: center;
}
