/*
Master CSS Style Sheet - for new Sixty Centigrams 404 page
*/
BODY,P {
	background-color: white;
	background-repeat: no-repeat;
	color : Black;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : normal;
	font-weight : lighter;
	height : auto;
	font-variant : normal;
	scrollbar-face-color: white;
   scrollbar-shadow-color: black;
   scrollbar-highlight-color: white;
   scrollbar-arrow-color: red;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color : white;
	scrollbar-base-color : white;
	}

A:VISITED {
	color : #EEE8AA;
	text-decoration : none;
	background :  none;}

A:LINK {
	color : #D7D78E;
	text-decoration : none;
	background :  none;}

A:ACTIVE {
	color : #800040;
	text-decoration : none;
	background :  none;}
	
A:HOVER {
	color : #A0522D;
	text-decoration : none;
	background :  none;
}

B {
	font-weight : bold;
}

.tdreg {
	color: White;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : normal;
	font-weight : lighter;
	font-variant : normal;
	}
	
.tdsmall {
	color: White;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : normal;
	font-weight : lighter;
	height : auto;
	font-variant : normal;
	text-align: justify;
	}
	
.tdsmaller {
	color: White;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : lighter;
	height : auto;
	font-variant : normal;
	text-align: justify;
	}
	
.tdsmallred {
	color: Red;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : normal;
	font-weight : lighter;
	height : auto;
	font-variant : normal;
	}

.tdq {
	color: Red;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : italic;
	font-weight : lighter;
	font-variant : normal;
	}
	
.tdsmallcaps {
	color: White;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : lighter;
	font-weight : bold;
	font-variant: small-caps;
	}
	
	.tdsmallcapsred {
	color: Red;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : lighter;
	font-weight : bold;
	font-variant: small-caps;
	}
	
.tdquotered {
	color: Red;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 21px;
	font-style : italic;
	font-weight : bold;
	text-align: justify;
    }
.tdquote {
	color: White;
	font-family: AdobeGaramond, Garamond, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size : 21px;
	font-style : italic;
	font-weight : bold;
    }

	
	