A:link		{color: #000066;
		 font: 12pt times;
		 text-decoration: none;}
A:visited	{color: #334466;
		 font: 12pt times;
		 text-decoration: none;}
A:hover		{color: #a00000;
		 font: 12pt times;
		 text-decoration: none;}

H1	{text-align: center;
	 color: #b0e0f0;}
H2	{font: 18pt times;
	color: #336699;
	text-align: center;
	text-decoration: underline;}
H3	{font: 18pt times;
	 font-weight: bold;
	 color: #336699;
	 text-align: center;}
H4	{font: 14pt times;
	 color: #336699;
	 text-align: left;
	 text-decoration: none;}
H5	{font: 10pt times;
	 color: #336699;
	 text-align: right;
	 text-decoration: none;}
H6	{color: #000066;
	 font: 12pt times;
	 text-decoration: none;}
tt	{font: 8pt times;
	 font-style: italic;
	 color: #6688aa;
	 padding: 20px;}
hr	{color: #663333;
	 size: 5px;}

p	{font: 12pt times;
	 font-style: italic;
	 color: #663333;
	 text-color: #663333;
	 margin: 12px;}

/* Tables */
table	{table-layout: auto;
	 border: 0;}
th	{font: 12pt bold times;
	 text-align: center;}
td	{font: 12pt times;
	font-style: italic;}
caption {font: 14pt italic;
	 align: top;}

/* Lists */
UL	{type: circle;
	 color: rgb(88, 88, 88);}
li	{text-color: #663333;}

 
body	{background-color: rgb(175, 200, 225);
	color: #663333;
	font: 12pt times; }

/*	overflow: auto;
	font: 12pt times;
	text-align: center;
	margin: 0px;
	color: #ee3333;
	background: url(pics/spec.jpg) no-repeat bottom left;  
	padding: 0px;} */


#pageHeader {	font: 22pt cursive;
	text-align: center;
	color: #336699;
	background-color: rgb(175, 200, 225);
	text-decoration: none;
	}

#background {background-color: #336699;}

#pageBread {
	position: static;
	right: 0;
	top: 0;
	width: auto;
	height: auto;
	/* display: block;  overflow: auto; */
	background-color: rgb(255, 255, 208);
	background: url(icons/paper2.jpg) top left repeat;
	font: 10pt times;
	text-align: left;
	margin: 118px 40px 20px 40px;
	padding-top: 1%;
	padding-bottom: 40;
	padding-left: 5%;
	padding-right: 5%;
	border: 4px outset #ffffb0;}

#pageFooter {color: #336699;
	font: 8pt times;	
	font-style: italic;
	color: #6688aa;
	background-color: rgb(175, 200, 225); 
	text-align: center;}

#list {	color: #336699;
	border-right: 1px solid #336699;
	text-align: right;
	padding-right: 15px; }