BODY {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	font-style : normal;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/body/body-background.jpg);
	background-repeat: repeat-y;
}

td {
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  line-height : normal;
  font-style : normal;
}


A:link { 
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  line-height : normal;
  font-style : normal;
  text-decoration : underline;
  color : red;
}


A:visited {
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  line-height : normal;
  font-style : normal;
  text-decoration : underline;
  color : red;
}


A:active {
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  line-height : normal;
  font-style : normal;
  text-decoration : underline;
  color : purple;
}


A:hover {
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  line-height : normal;
  font-style : normal;
  text-decoration : underline;
  color : purple;
}


.bold {
  font-weight : bold;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  line-height : normal;
  font-style : normal;
  color : red;
}


H1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
}


ul {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
}

INPUT {
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  line-height : normal;
  font-style : normal;
}

TEXTAREA {
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  line-height : normal;
  font-style : normal;
}

.headerfont  {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
  color : 004959;
}

.MonthName{
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

