body {
 background-color : #ffffff;	
 font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

table {
  border-width : 0;
  background-color : #ffffff;
}

th {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 14px;
 font-weight : bold;
 color : #2F276C;
} 

thead th {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : 550;
 color : black;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

img {
  border-width : 0;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 30px;
  font-weight : 500;
  color : #2F276C;
  border-bottom : 1px solid #c2c2c2;
}  

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 22px;
  font-weight : 500;
  color : #2F276C;
  border-bottom : 1px solid #c2c2c2;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : 500;
  color : #2F276C;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : 500;
  color : #2F276C;
  border-bottom : 1px solid #c2c2c2;
}

h5 {
  border-bottom : 2px solid #c2c2c2;
}  

h6 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 16px;
 font-weight : bold;
 color : #2F276C;     
}

.line {
 border-top : 1px solid #c2c2c2;
}

.footer {
 border-top : 1px solid #c2c2c2;
 font-family: Arial, Helvetica, sans-serif;
 font-size : 10px;
 color : #696969;
}

.figure b {
 font-weight : bold;
 color : #2F276C;
}

.toc b {
 font-size : 14px;
}

.lot b {
 font-size : 14px;
}

.lot a b {
 color : #4F58A8;
 font-size: 12;
}

.command {
 color : black;
}

.userinput b { 
 color : black;
} 

.important i {
 color : #cc0000;
}

i {
 font-weight : bold;
}

a:link {
 text-decoration : none;
 color : #4F58A8;
}

a:visited {
 text-decoration : none;
 color : #863748;
}

a:active {
  text-decoration : none;
  color: #000000;
}

a:hover {
  color : #cc0000;
  text-decoration : underline;
}
