/* /history/OLPC/common.css */

body {font-family:arial,sans-serif; background-color:#842018;}

b {color: #008;}

a {color: #822;font-weight: bold;}

a:visited{color: #822;}

a:hover {color: #f00;}

table#outer {border-style:groove; border-width:10px; background-color: #ffffce; border-color: #000060;}

td { padding: 20px; text-align: center;}

td#text {text-align: left;}

td#text1 {text-align: left; padding: 0px;}

.right {text-align: right;}

#tag {font-weight: bold;font-size: 80%;text-align: center}

#title {font-family:"Monotype Corsiva",arial,helvetica,sans-serif; font-size:26pt;}

.peter {font-weight: bold; font-style:italic; color:#c00000;}

.highlight {color: #00F;}

#footer {
	display:flex;
	justify-content: space-between;
}



