﻿
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: repeat-x;
}

a      { color: #000099; font-weight: bold; text-decoration: none }
a.blk  { 
       color: #096009; 
       font-weight: 600; 
       text-decoration: none 
}
a.grn { 
       color: green; 
       text-decoration: none 
}
a:hover {color: #0000FF; font-weight: bold; 
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h2       { color: green; font-weight: 900; font-size: x-large; font-family: Papyrus; text-decoration: none; text-align: center }
h3   { color: #096009; font-weight: bold; font-size: medium; font-family: papyrus,Arial; text-align:center}

a.secret { color: black; text-decoration: none }
img.clip {position:absolute; rect(0px 120px 120px 0px) }
