<style type="TEXT/CSS" media="all">

body   { width: 600px }

a:link:hover  { color: purple; font-weight: bold }
			
a:visited  { color: red; font-size: small; font-style: oblique; border-left: bullet }		
	
img {
	display: block;
	border: 0;
	margin-left: 9px;
	margin-bottom: 9px;
	margin-right: 9px;
	}

p, li, ul, ol  { color: #000; font: medium/inherit CSS_PROPERTY_UNDEF; background-color: white }
				
em  { color: navy; font-style: oblique; font-weight: bolder }
				
h1  { color: navy; font-size: large; font-variant: medium-caps; font-weight: bolder; text-align: left }

h2   { color: navy; font-size: medium; font-variant: medium-caps; font-weight: bolder; text-align: left }

h3   { color: navy; font-size: small; font-weight: bolder; text-align: left }			

h4     { color: navy; font-size: small; font-variant: small-caps; font-weight: bold; text-align: center }

h5  { color: #400080; font-size: large; font-weight: bolder; text-align: left }

h6   { color: #400080; font-size: medium; font-weight: bolder; font-stretch: semi-condensed; text-align: left }

#content  { color: black; text-align: justify; padding: 1px; position: relative; border: 0 }
			
#links {	
			border: 0;
			color: #06c;
			padding-right: 3px;
			font-size: x-medium;
			}

#pix {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}

</style>
.links_header { color: purple; font-size: medium; font-style: normal; font-weight: bold; font-stretch: semi-condensed }

