﻿body, h1, h2, h3, h4, h5, h6, div, p, ul, li, blockquote 
{
	font-family: "Garamond", "Times", serif;
}

body, div, p, ul, li, blockquote, table
{
	font-size: medium; margin-top:0; margin-bottom:0;
}

body
{
	font-size: medium; margin-top:0; margin-bottom:0px;
}

h1 
{
	font-size: large; 
	line-height:100%; color: #666666; 
	margin-top:4px; margin-bottom:4px; letter-spacing:1pt;
	font-weight: bold;
}

h2 
{
	font-size: large; font-weight: bold; color:#555533;
	margin-top:0px; margin-bottom:2px;
}

hr {height: 1px; border-top: none; border-bottom: 1px solid #9CB5D6;}

.crumbs {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	color: #666666; font-size: x-small
	}
.info {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	color: black; font-size: xx-small
	}
	
.strap {color: black; font-size: small}

.ads {font-size: medium}
.adshdr {color: #666666; font-size: medium}
.adsbox {border: 1px dashed #DCDFF0; padding: 2px}

.loc {border-top-color: #000000; border-bottom-color: #000000;border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px}
.logo {	font-size: small; color: #666666; letter-spacing:1pt}
.name {
	color: #FF0000;
	letter-spacing: 3pt; 
	font-weight: bold;
	font-family: "Garamond";
	font-size: 36pt ;
	font-variant: small-caps
	}
.highlight {
	font-variant: small-caps;
	color: #FF0000
	}

a:link {color: blue;}
a:visited {color: #666666;} 
a:active {color: red;}
a:hover {color: #FF0000;text-decoration:underline }

blockquote 
{
	margin:0; padding:5px; background-color: #FFFFCC;
	 
}
