/*
Sixty Centigrams Master CSS Style Sheet - for Deceptive Sound 7/29/03
*/
BODY,P {
	background-color: White;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	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 : blue;
	text-decoration : none;
	background :  none;}

A:LINK {
	color : Maroon;
	text-decoration : none;
	background :  none;}

A:ACTIVE {
	color : #800040;
	text-decoration : none;
	background :  none;}
	
A:HOVER {
	color : Red;
	text-decoration : none;
	background :  none;
}

B {
	font-weight : bold;
}

.tdreg {
	color: Black;
	font-family : Geneva, Verdana, sans serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	}
	
.tdsmall {
	color: Black;
	font-family : Geneva, Verdana, sans serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	height : auto;
	font-variant : normal;
	}

.tdq {
	color: red;
	font-family : Geneva, Verdana, sans serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	height : auto;
	font-variant : normal;
	}
	
.tdsmallcaps {
	display : block;
	color: Black;
	font-family : Geneva, Verdana, sans serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	}
.tdquote {
	font-family: Geneva, Verdana, sans serif;
	color: red;
	font-size : large;
	font-style : italic;
	font-weight : bold;
    }

	
	