/*Cascading Style Sheet*/

/*Screen Styling*/

h1 {font-size: 2em; font-style: italic; font-family: sylfaen, serif; background: #transparent; 
	color: #000000;}

h2 {font-size: 1.75em; font-style: italic; font-family: sylfaen, serif; background: #transparent; 
	color :#000000;}

h3 {font-size: 1.5em; font-style: italic; font-family: sylfaen, serif; background: #transparent; 
	color: #000000;}

h4 {font-size: 1.4em; font-style: italic; font-family: sylfaen, serif; background: #transparent; 
	color: #000000;}

h5 {font-size: 1.2em; font-style: italic; font-family: sylfaen, serif; background: #transparent; 
	color: #000000;}

h6 {font-size: 1.1em; font-style: italic; font-family: sylfaen, serif; background: #transparent; 
	color: #000000;}

h7 {font-size: 1em; font-style: italic; font-family: sylfaen, serif; background: #transparent; 
	color: #000000;}


<!--
h6.container {position: relative; left: 1px; top: 1px; background: #transparent; color: #ffffff;}
h6.text { position: absolute; left: -1px; top: -1px; background: #999999; color: #222222;}
-->

p  {font-size: 1em; font-style: italic; font-family: sylfaen, serif; 
	background: #transparent; color:#000000; text-indent: 3em; margin:0 1em 0 5em;}

p1 {font-size: 1.1em; font-style: italic; font-family: sylfaen, serif; 
	background: #transparent; color:#000000; text-indent: 2em; margin:0 1em 0 1em;}

p.left {font-size: 1em; font-style: normal; font-family: sylfaen, serif; 
	background: #transparent; color:#000000; text-indent: 3em; margin-top: 0; margin-bottom: 0; 
	text-align: left;}

body {font-size: 1em; }

html>body {font-size: 16px; }

html, body {height: 100%; margin: 0; padding:0; background: #transparent; color: #000000; 
	font-family: sylfaen, serif; font-style: normal; }

#hdr {width: 99%; height: 5em; margin: 0; border: solid #222222; border-width: 0 0 0 0; 
	background: #000000; color: #888888; text-align: left;}

#ftr {width: 87%; height: 2em; margin: 0; border: solid #000000;border-width: 0 0 0 0; 
	margin: 0 0 0 6em; font-family: times, serif; text-align: center;}
     
#th-col {width: 100%; margin-left: auto; margin-right: auto; float: top; background: #transparent; color: #000000; padding: 0; 
	font-family: sylfaen, serif; text-align: center;}

#lh-col {width: 18%; height: 225%; float: top; background: #transparent; color: #000000;
	margin: 0.3em 0 0 0; padding: 0; font-family: sylfaen, serif; text-align: left;}
	
#rh-col {background: #transparent; color: #000000; padding: 0; border: 0; margin: 1em 1em 0 3em; 
	text-align: justify; font-family: "tiranti solid let", serif; font-size: 1em;}

#p-col {background: #transparent; color: #000000; padding: 0; border: 0; margin: 2em 2em 2em 2em; 
	text-align: justify; font-family: "tiranti solid let", serif; font-size: 1em;}

#lh-col50 {background: #transparent; color: #000000; width: 48%; float: left; margin: 0 0 0 5em; padding: 0; 
	border: 0; font-family: serif; text-align: left;}

#rh-col50 {background: #transparent; color: #000000; width: 48%; float: right; margin: 0 0 0 0; padding: 0;
	border: 0; font-family: serif; text-align: left;}

a:link {text-decoration: underline; font-style: italic; font-family: sylfaen, serif; 
	font-weight: normal; color: #000000;}
a:visited {text-decoration: underline; font-style: italic; font-family: sylfaen, serif; 
	font-weight: normal; color: #999999;}
a:hover {background: #000000;}
a:active {color: #transparent;}

a.bar:link {text-decoration: none; font-style: italic; font-family: arial, serif; font-weight: bold; 
	color: #transparent;}
a.bar:visited {text-decoration: none; font-style: italic; font-family: arial, serif; 
	font-weight: bold; color: #999999;}
a.bar:hover {background: #000000;}
a.bar:active {color: #ff0000;}

table {font-size: 1em; border: outset 3pt; border-collapse: separate; border-spacing: 0; 
	 border-color: #000000; background: #222222; color: #010101}
tr.d0 td {background: #000000; color: #010101}
tr.d1 td {background: #000000; color: #010101}
td	{border: inset 3pt; border-color: #222222; font-weight:bold; text-align: center;}

</style>
