body {
	background-color: #ccffff;
	topmargin	: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4631ff;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0ea0ea;
	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: #0ea0ea;
	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: #0ea0ea;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Blue;
	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}
a:visited {  color: blue}
a:hover {  color: aqua}
a:active {  color: #0000FF}
