


a:link {color: #544033; text-decoration: underline; }
a:active {color: #544033; text-decoration: underline; }
a:visited {color: #544033; text-decoration: underline; }
a:hover {color: #544033; text-decoration: none; }

img
{  border-style: none;
}


table { 
border-width: 0px; 

}
td.solid { border-width: 0px; background-color: #D4D4D4; }

input { 
 background-color: #D4D4D4;
 color: #343434; 
border: 1px solid #343434 
}

textarea { 
 background-color: #D4D4D4;
 color: #343434; 
border: 1px solid #343434 
}


submit input {
color: #343434;
background: #D4D4D4;
border: 0px solid #343434}

select { 
 background-color: #D4D4D4; 
 color: #343434; 
}

hr {
  border: 0;
  width: 80%;
  color: #343434;
  background-color: #D4D4D4;
}

html {font-size:80%} 

h1 {font-weight:normal; padding-top: 10px; font-size:140%}
h2 {font-weight:normal; padding-top: 10px; font-size:120%}
h2.blog {padding-top: 0px;}
h3 {font-weight:normal; padding-top: 10px; font-size:100%}
p {text-align: justify; font-size:80%}
body { font-size:80%;
font-family:Arial;  
text-align: justify; 
color: #343434; 
background-color: #D4D4D4; l
ist-style-type:disc; 
border:THIN none; 
padding:10px; 
font-size:70%
}
p.center {text-align: center; font-size:80%}


ul { font-size:80%; 
}
li { margin-top: 1em; 
}