
body{
	font-family:"Times New Roman", Times, serif;
}
h1{
    color: #333;
    font-size: 2.em;
    font-weight: bolder;
    font-family: Arial;
    text-decoration: none;
	padding-top : 2px;
    line-height : 22px;
}
h2,h3{
    color: #333;
    font-size: 1.7em;
    font-weight: bolder;
    font-family: Arial;
    text-decoration: none;
	padding-top : 2px;
    line-height : 18px;
}
h3{
    color: #333;
    font-size: .9em;
    font-weight: bolder;
    font-family: Arial;
    text-decoration: none;
	padding-top : 2px;
    line-height : 18px;
}
#manual{}
#manual A:link {text-decoration: none;}
#manual A:visited {text-decoration: none; color:purple;}
#manual A:active {text-decoration: none}
#manual A:hover {text-decoration: underline; color: blue;}
	
html>body  img {	
	border: 1px solid #eaeaea;
	}
img {	
	margin: 5px 5px 9px 5px;
	background-color: white;
	border: 1px solid #000;
	padding:5px;
	}
.imageLeft{
	float:left;
	text-align: center;
	font-weight: bold;
	}

br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}/* CSS Document */

