﻿/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(222,220,169);
}
 A:link {
	font-family: 'Tempus Sans ITC', fantasy;
	color: rgb(68, 95, 67);
	font-weight: bold;
}
 UL { font-family: 'Tempus Sans ITC', fantasy; font-weight: bold; list-style-type: decimal;}
 LI { font-family: 'Tempus Sans ITC', fantasy; font-size: x-small; font-weight: bold; number: 1;}
 OL { font-family: 'Tempus Sans ITC', fantasy; font-size: x-small; font-weight: bold;}
 A { font-family: 'Tempus Sans ITC', fantasy; color: rgb(68,95,67); font-weight: bold;}
 