﻿#table {
  margin-right:auto;margin-left:auto;width:25em;		
}

.select {
  text-align: center;
}

.plainhead {
  text-align: center;
  font-weight: bold;
  font-size: 150%;	
}

.times {
  font-family:"Times New Roman"	
}

.footer {
  text-align: center;
  font-size: 80%;
}

.error {
  font-weight: bold;
  color: #FF0000;
}

.login {
  font-style: italic;
}

form label {
  display: inline-block;
  width: 150px;
  font-weight: bold;
}

td.label {
  font-weight: bold;
}

img.profile {
  vertical-align: top;
}

