body {
	background-color: #ADD8E6;
	topmargin	: 0;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #483D8B;
	list-style-type: decimal); 
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	list-style: square;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #483D8B;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #483D8B;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #483D8B;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #483D8B;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #483D8B;
	text-align: justify;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #483D8B;
	text-align: left;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #483D8B;
	text-align: center;
}
.textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4631ff;
	text-align: left;
}
.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4631ff;
	text-align: right;
}
.textcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4631ff;
	text-align: center;
}
div.hol {

   background-color : aqua;
   

   }

div.ava {

   background-color : red;

   }

td.outer {

   cellpadding : 1em;

   border : solid blue;

   }



table.inner {

   background-color : #efefdd;

   font-size : 8pt;

   text-align: center;

   }
.telestyle {

visibility:visible;
font-size: 22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#0ea0ea;
top:20px;
width: 475px;
filter:alpha(opacity=100);
}
a:link {
  	color: blue;
	Font-family:Castellar,Verdana, Arial, Helvetica, sans-serif;
	}
a:visited {  
	color: green;
	Font-family:Castellar,Verdana, Arial, Helvetica, sans-serif;
	}
a:hover {
	  color: aqua;
	Font-family:Castellar,Verdana, Arial, Helvetica, sans-serif;
	}
a:active {
	  color: #0000FF
	Font-family:Castellar,Verdana, Arial, Helvetica, sans-serif;
	}
