body         { background-color: #ffffcc;
               font-family: Verdana, Arial, 'Times New Roman'; font-size: 10pt; 
               font-weight: normal 
               topmargin: 0 pt;
			   scrollbar-base-color: #ffffcc;
			   scrollbar-arrow-color: #999999;
			   scrollbar-track-color: #999999;
			   scrollbar-face-color: #ffffcc;
			   scrollbar-shadow-color: #999999;
			   scrollbar-highlight-color: #999999;
			   scrollbar-3d-light-color: #999999;
			   scrollbar-dark-shadow-color: #999999;
   			}

A:link {
text-decoration: underline;
color: #6699CC;
 font-weight : bold;
}

A:active {
text-decoration: none;
color: #ff0000; 
font-weight : bold;
}

A:visited {
text-decoration: underline;
color: #6699CC;
 font-weight : bold;
}

A:hover {
text-decoration: none;
color: #FF0203; 
font-weight : bold;
}
TABLE
{
font-family: Verdana, Arial, 'Sans-Serif';
font-weight: normal;
text-decoration: normal;
font-size: 10 pt;
}
TD
{
font-family: Verdana, Arial, 'Sans-Serif';
font-weight: normal;
text-decoration: normal;
font-size: 10 pt;
}


TD.2 {
	font-family: Verdana, Arial, 'Sans-Serif';
font-weight: normal;
text-decoration: normal;
font-size: 10pt;
	border : thin dashed;
	color : Black;
}

HR {
	color:#0d337d;
}
H5
{
font-family: Verdana, Arial, 'Sans-Serif';
font-weight: bold;
text-decoration: normal;
text-indent: 0 pt;
font-size: 11 pt;
color: #000000
}
.tid {
	background: transparent;
	border : 0px none;
}

