﻿	a:link 	   {
	text-decoration: none;
	font-family: "arial";
	color: #333333;
} 

	a:visited  {
	text-decoration: none;
	font-family: "arial";
	color: #666666;
}

	a:active   {
	text-decoration: none;
	font-family: "arial";
	color: #666666;
} 

        a:hover    {
        text-decoration: none;
        font-family: "arial";
	color: #336699;
        position:relative;top:1px;left:1px
}


.table_dotted{
	border: 1px dotted #BBBBBB;
}

table {
	font-size: 13px;
	line-height: 21px;
}

.mytd {
       BORDER-LEFT-COLOR: white; 
       BORDER-BOTTOM-COLOR: white; 
       BORDER-TOP-COLOR: white; 
       BORDER-RIGHT-COLOR: white
}

.style1 {
	margin-left: 0px;
        margin-bottom: 6px;
}

.style2 {
	text-align: justify;
}