body,td
{
	font-family : Verdana, Arial;
	font-size : 15px;
   text-align: justify;
}

td.off {
    background: #848da2;
    text-align: center;
  }
td.on {
 	background: #103677;
 	text-align: center;
  } 

a
{
	color : #a34140;
	text-decoration : underline;
}

.title
{
	color : #404040;
	font-size: 20px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 60px;
	text-decoration : none;
}

h1
{
	color : #848da2;
	font-size: 26px;
	margin-left: -15px;
	margin-bottom: 5px;
	text-decoration : none;
}

h2
{
	color : #74787e;
	font-size: 16px;
	margin-left: -15px;
	margin-bottom: 5px;
	text-decoration : none;
}

hr {
color: #AAAAAA;
background-color: #AAAAAA;
height: 1px;
}
