.littleclouds {
	background-color: #9FD0FA;
	background-image: url(images/layout-littleclouds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bigclouds {
	background-color: #9FD0FA;
	background-image: url(images/layout-bigclouds.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body          {font-family: Arial, Helvetica, sans-serif;
               font-size: 14px;
               color: #3366CC;}


td            {font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;}


th            {font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;}

.bodystyle    {font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;}

A:link        {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bolder;
}   

A:visited     {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bolder;
}
   
A:hover       {
	color: #3366CC;
	text-decoration:underline overline;
	font-weight: bolder;
}    
