body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c4e5fa;
	background-image: url(images/bg3.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c4e5fa;
}
th {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 16px;
   color : #c4e5fa;
   font-weight: bold;
   text-align: left;
}
th.main {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 20px;
   color : #ffffff;
   font-weight: normal;
   text-align: left;
}
th.big {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 16px;
   color : #ffffff;
   font-weight: normal;
   text-align: center;
}
td.grey {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 14px;
   color : #999999;
}
a {
   color : #99ccff;
}

a.boldlink {
 font-weight : bold;
 font-size: 14px;
}

a:VISITED {
   color : #66ccff;
}
a:FOCUS {
   color : #e6faff;
}

a:HOVER {
   color : #e6faff;
}
.groupText	{ 
font-size: 120%;  
font-weight : bold;
 color : white;
 text-align : center;
}
.subGroupText {  
font-size: 110%;
 text-align : left;
}
.hilight {
   color : #f5b060;
   font-weight : bold;
   text-decoration : none;
}



