a:visited {
  color: #633;
}

a:link {
  color: #993;
}

a:hover {
  color: #c63;
}

.red {
color: #900;
}

.redquestion {
color: #900;
font-weight: bold;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
}

.green {
color: #060; 
}

.greenarrow {
color: #060;
font-weight: bold;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
}

.bodystyle {
  background-color: #fff;
  margin: 0;
}

.lg {
font-size: 16px; 
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
}

.hd {
font-size: 14px; 
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
}

.md {
font-size: 12px; 
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
}

.sm {
font-size: 10px; 
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
}

.tableframe {
font-size: 12px;
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
background-color: #ddd;
}

.tabletitle {
font-size: 12px;
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
background-color: #ddd;
}

.tablehead1 {
font-size: 11px;
font-weight: bold; 
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
background-color: #eee;
}

.tablecell1 {
font-size: 10px;
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
background-color: #fff;
}

.tablecell2 {
font-size: 10px;
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
background-color: #eee;
}

.table-md {
font-size: 12px;
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
}

.bodystyle-p {
  background-color: #fff;
  margin: 0;
}

.lg-p {
font-size: 16px; 
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
}

.hd-p {
font-size: 14px; 
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
}

.md-p {
font-size: 12px; 
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
}

.sm-p {
font-size: 11px; 
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
}

.tableframe-p {
font-size: 12px;
color: #000; 
font-family: Georgia, Times Old Roman, Times, serif;
background-color: #ddd;
}

.tabletitle-p {
font-size: 12px;
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
background-color: #ddd;
}

.tablehead1-p {
font-size: 11px;
font-weight: bold; 
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
background-color: #eee;
}

.tablecell1-p {
font-size: 10px;
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
background-color: #fff;
}

.tablecell2-p {
font-size: 10px;
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
background-color: #eee;
}

.table-md-p {
font-size: 12px;
font-family: Georgia, Times Old Roman, Times, serif;
color: #000; 
}

.logininput {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
background-color: #ffffff;
border: solid 1px #000000;
padding: 1px;
}


