/*

MCPG Style Sheet

*/



BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 14px;
}

A {
  color: #216798;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

table,P,OL,UL {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
}

.calendarText {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
}

.fancy {
font-family: brush script mt;
font-size: 28px;
}

.bigfancy {
font-family: brush script mt;
font-size: 38px;
}


.counter {
font-family: Arial, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}
