body {
	font-family: verdana;
	font-size: 13px;
	color: #003399;
	background-color: #dfdfdf;
	/*margin: 0 0 0 0; top right bottom left*/	
}

li {
font-size: 80%;
font-weight: 900;
}

p.thick {font-weight: bold}
p {font-family: arial}
p {font-size: 100%}
p.menu {font-size: 80%;
font-weight: bold;
}


A:link, A:visited, A:active, A:hover { 
  text-decoration: underline; 
  font-weight: 900; 
  font-family: arial;
  font-size: 110%
} 
A:link { 
  color: #003399;
  font-weight: bold; 
} 
A:visited { 
  color: #0000ff;
  font-weight: bold; 
} 
A:active { 
  color: #0000ff;
  font-weight: bold;
  background-color: white;
  text-decoration: none;  
} 
A:hover { 
  color: #003399;  
  background-color: yellow;
  font-weight: bold; 
} 
p.one
{
border-style: solid;
border-color: #0000ff
}
hr {color: blue}





