body{margin:0;text=blue;}
td,table,basefont,body,tr,a
{
 font-size:normal;
 color:blue;
 }
a
{
 text-decoration:underline; 
 color:3300FF; 
 font-style:italic; 
 font-weight:bold;
 }
a:visited
{
text-decoration:underline;
color:3300CC;
}
a:hover {
 text-decoration:none;
 color:CC3333;
 background: DBEEB6;
 }
a:active {
text-decoration:underline;
color:3300CC;
}
h1,h2,h3 {
 font-family:Monotype Corsiva,Garamond,Bodoni,Times New Roman,Georgia,serif;
 color:CC0000;
 font-size:normal;
 font-style:italic;
 }
th {
 font-family:Helvetica,Georgia,Times New Roman,Book Antigua,Shryti,Verdana,Arial;
 color:CC0000;
 font-size:normal;
 font-weight:bold;
}
hr {
size=1;
color:blue;
}
.a-search {
   color: 7F9DB9;
	background-color: F7FCFF;
	width: 280px;
	height: 21px;
	border: 1px solid;
	border-color: 7F9DB9;
}
.block1 {
	border: 1px solid blue;
	width: 700px;
	height: 200px;
	padding-bottom: 8px;
	padding-left: 3px;
	padding-right: 6px;
	padding-top: 10px;
	margin-bottom: 1 px;
}
.img {
	border: 0px;
	width: 455px;
	background: F7FCFF; 
	padding-bottom: 10px;
	padding-left: 18px;
   padding-right: 2px;
	padding-top: 10px;
	margin-bottom: 1 px;
}

.borderLayer {
  border: 3px dotted blue;	
  background: F7FCFF; 	
  padding-bottom: 6px;
  padding-left: 16px;
  padding-right: 12px;
  padding-top: 8px;
  margin-bottom: 1px;			
  color: blue;		
}

.example {
	background-color: #DCEAC8;
	width: 360px;
	padding: 10px;
}
.example #leg {
	font-size: 18px;
	font-style: normal;
	color: #000066;
}
.example #fd {
	border: 1px solid #blue;
}
.example #in {
	margin: 10px;
	font-size: 15px;
	font-style: normal;
	color: #660099;
	font-weight: bold;
}
