
body,html {
font-style: normal;
font-size: x-small;
font-family: sans-serif;
font-weight: normal;
}
p, ul, ol, table{
font-size: x-small;
}
li{
}
ul{
}
h1{ 
font-size: medium;  
font-weight: bold;
color: #f89640; 
}
h2{
font-size: small;
font-weight: bold;
color: #007d92;
}
a{
color: #427f79;
}
a:hover{
color: #fa963f;
}
.image{
border:thin solid #F89640;
}