
body 
{ background-color: #FFFFCC; font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: normal; color: #333333; margin: 0; padding: 0; }

a:link {  color: #486EA2; }
a:visited {color: #999999; }
a:hover {  color: #8E59B5; }
a:active {  color: #8E59B5; }

#heading1 { text-align: center; background-color: #CCCC66; border: 0px solid #F0F0DB; }

#heading2 {
	text-align: center; width: 100%; font-family: "Times New Roman", Times, serif;
	font-size: 140%; padding: 2px; color: white; font-weight: normal; line-height: 26px;
	background-color: #C27073; border-top: 1px solid #F0F0DB; }

#column1 { text-align: left; font-family: Arial, Helvetica, sans-serif;	font-size: 85%; line-height: 135%; color: #333333;	font-weight: normal; background-color: transparent;	border: 1px dotted #CCCC66;
	padding: 0 10px 6px 10px; margin-bottom: 10px; }


#column2 {	text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 80%;
	color: #333333;	font-weight: normal; background-color: transparent;	border: 1px dotted #CCCC66;
	padding: 0 10px 6px 10px; margin-bottom: 10px; }
		

#highlight {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: black;
	font-weight: normal;
	background-color: #F0F0F0;
	border: 3px double silver;
	width: 600px;
	padding: 4px;  }
	
li { list-style-type: circle;}

#footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%;
		align: center; padding: 10px; width: 600px; border-top: 3px double #C27073; }
		
strong { font-weight: bold; }