/* Main Body */
body			{background-color: #FFFFCC; margin: 0; padding: 0; font-family: arial, verdana, helvetica, serif;
			font-size: 12pt; line-height:  1.2em; color: #000000;}


/* Headings */
h1 				{font-family: arial;  font-size: 18pt;  text-align: center;  margin-top: 20px;}
h2 				{font-family: arial;  font-size: 12pt;  text-align: center; color: #009999;}



/* Paragraphs */
p				{width: 700px;}
p.left				{margin-top: 1px;  margin-bottom: 1px;  text-align: left;}
p.center			{font-size: 90%;  width: 800px; margin-top: 1px;  margin-bottom: 1px;  text-align: center;}
p#p3copyright			{font-size: 60%;  margin-top: 1px;  margin-bottom: 1px;  text-align: center;}




/* Horizontal Rules */
hr.long				{height: 1px;  width: 800px;  color: gray;  margin-top: 1px;  margin-bottom: 1px;  align: center;}
hr.short			{height: 1px;  width: 300px;  color: gray;  margin-top: 1px;  margin-bottom: 1px;  align: center;}


/* Spans */
span				{font-size:  12pt;
				line-height:  30pt;
				}

/* Tables */		
table.header			{border: none;  width: 800px;  text-align: center;  font-family: arial;  font-size: 10pt; }
table#logo_table		{border: outset 0px;}
table.hundred			{border: none;  text-align: center;  width: 800px}
table.logo_td			{border: 0px; text-align: center;}
table.footer		{
			border: none;
			width: 750px;
			font-family: verdana, arial, helvetica, sans-serif;
			text-align: center;
			margin-top: 40px;
			}




/* Cells */
td.links		{border-top: 1px solid #999999; border-bottom: 1px solid #999999; padding: 3px 3px 3px 3px; }

td.foot1		{
			border-top: 1px solid #008080;
			font-family: arial;
			text-align: centre;
			font-size: 10pt;
			width: 750px;
			padding: 10px 0px 5px 0px;
			}

td.foot2		{
			font-family: arial;
			text-align: centre;
			font-size: 8pt;
			width: 750px;
			padding: 5px 0px 5px 0px;
			}




/* Lists */
ul.left				{color: black; list-style-type: disc;}
li				{margin-top: 10px; margin-bottom: 10px; vertical-align: middle;}




/* Images */
.photo				{border-width: 2px 2px 2px 2px; border-style: solid; border-color: #009999;}




/* Links */
a:link			{color: #008080;}
a:visited		{color: #008080;}
a:hover			{color: #00CED1;}