body {
background-color: #FFFFFF;
}

p.header{
font-family: "Times New Roman", serif;
font-size: 3em;
color: #000000;
}

p.definition{
font-family: "Times New Roman", serif;
font-size: 0.9em;
color: #9C9C9C;
}

p{
font-family: "Times New Roman", serif;
font-size: 1em;
color: #000000;
}

span.degrees{
font-family: "Times New Roman", serif;
font-size: 0.9em;
color: #000000;
font-style: italic;
}



p.temp{
font-family: "Times New Roman", serif;
font-size: 1em;
text-align: center;
color: #000000;
}

#update {

position: absolute; right: 10px; bottom: 25px;
}


span.exchange {
font-family: "Times New Roman", serif;
font-size: 1em;
color: #9C9C9C;
text-decoration: line-through

}

p.pagenumber{
font-family: "Times New Roman", serif;
font-size: 0.8em;
color: #9C9C9C;
}


ol.comment{
font-family: "Times New Roman", serif;
font-size: 0.9em;
color: #9C9C9C;
list-style: lower-alpha 
}

