.body {background:#ffffb6; font-family:tahoma; font-size:11px; color: #000000; width:100%; height:100%}

form.form {
display: inline;
}
.lg-heading-red { font-family: tahoma, sans-serif;
color: #660000;
font-size:24px;
font-weight:bold;
}	
.heading-red { font-family: tahoma, sans-serif;
color: #66000;
font-size:14px;
font-weight:bold;
}
.sm-heading-red { font-family:tahoma, sans-serif;
color: #660000;
font-size: 11px;
font-weight:bold;
}


.lg-heading { font-family: tahoma, sans-serif;
color: #000000;
font-size:24px;
font-weight:bold;
}	
.heading { font-family: tahoma, sans-serif;
color: #000000;
font-size:14px;
font-weight:bold;
}
.sm-heading { font-family:tahoma, sans-serif;
color: #000000;
font-size: 11px;
font-weight:bold;
}


.lg-heading-white { font-family: tahoma, sans-serif;
color: #ffffff;
font-size:24px;
font-weight:bold;
}	
.heading-white { font-family: tahoma, sans-serif;
color: #ffffff;
font-size:14px;
font-weight:bold;
}
.sm-heading-white { font-family:tahoma, sans-serif;
color: #ffffff;
font-size: 11px;
font-weight:bold;
}

.text-sm { font-family: tahoma, sans-serif;
font-size: 11px;
color: #000000;
}
.text-mini { font-family: tahoma, sans-serif;
font-size: 9px;
color: #000000;
}

.text-white-sm { font-family: tahoma, sans-serif;
font-size: 11px;
color: #ffffff;
}
.text-white-mini { font-family: tahoma, sans-serif;
font-size: 9px;
color: #ffffff;
}

.textred-sm { font-family: tahoma, sans-serif;
color: #660000;
font-size:11px;
}
.error { font-family:verdana,arial,helvetica;
color: #F7CF1D;
font-size:11px;
font-weight:bold;
}
A:link {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:active {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:visited {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:hover {font-family: tahoma, sans-serif;
color: #000099;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
