body {
		background-color: #FFFFFF ;
}
a:link {font-style : arial ;
	font-size : 13px ;
	font-weight : bold ;
	color : #0000FF ;
 	text-decoration : none ;
}
a:visited {font-style : arial ;
	  font-size : 13px ;
	  font-weight : bold ;
	  color : #008000 ;
 	  text-decoration : none ;
	 
}
a:hover {font-style : arial ;
	  font-size : 13px ;	
	  font-weight : bold ;
	  color : #FF0000 ;
 	  text-decoration : underline ;
}

.table001 {
border-width: medium; border-left-color:black; border-style:dotted
border-width: medium; border-top-color:black; border-style:dotted
border-width: medium; border-bottom-color:black; border-style:dotted
border-width: medium; border-right-color:black; border-style:dotted
 }

.table002 {
border-width: medium; border-left-color:blue; border-style:dotted
border-width: medium; border-top-color:blue; border-style:dotted
border-width: medium; border-bottom-color:blue; border-style:dotted
border-width: medium; border-right-color:blue; border-style:dotted
 }
     
.table003 {
border-width: medium; border-left-color:red; border-style:dotted
border-width: medium; border-top-color:red; border-style:dotted
border-width: medium; border-bottom-color:red; border-style:dotted
border-width: medium; border-right-color:red; border-style:dotted
 }

.table004 {
border-width: medium; border-left-color:red; border-style:dotted
border-width: medium; border-top-color:fuchsia; border-style:dotted
border-width: medium; border-bottom-color:fuchsia; border-style:dotted
border-width: medium; border-right-color:red; border-style:dotted
 }

.table005 {
border-width: medium; border-left-color:green; border-style:dotted
border-width: medium; border-top-color:green; border-style:dotted
border-width: medium; border-bottom-color:green; border-style:dotted
border-width: medium; border-right-color:green; border-style:dotted
 }

.td1 {
border: dotted 2px green;
border-color: green;}

.td2 {
border: dotted 2px red;
border-color: red;
background:yellow;}

.td3 {
border: dotted 2px red;
border-color: red;
background:black;}

.td4 {
border: dotted 2px black;
border-color: black;
background:black;}
