body 
{
   background-color: #ffffff;
   /*background-image: url(images/lightdots.GIF);*/
   background-repeat: repeat-y;
}

td
{
   font-size: 10pt;
}

H1
{
   text-align: center;
   font-size: 32pt;
   font-weight: bold;
}


H2
{
   text-align: center;
   font-weight: bold;
   font-size: 24pt;
   font-family: Comic Sans MS, Arial;
   
}

h4.date
{
   text-align: right;
   color: white;

}

h4
{ 
   text-align: right;
   color: red;
}

p.login
{
   color: black;
   font-size: 20pt;
   font-weight: bold;
   text-align: center;
   
}

b.boxed
{
	text-align: center;
	color: Navy;
	font-size: medium;
	
}

p
{
   text-indent: 80px;
   color: #000060;
   font-weight: bold;
   text-align: center;
}

.menu
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 14pt;

}

td
{
   padding-left: 2px;
}

li
{
   text-indent: 5px;
   color: #000060
}

.General
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 16pt;
}

.head
{
   background-color: lightblue;
}

.note
{
   text-align: center;
   color: red;
}
