/* Stylesheet for TunedTeeth.bigcartel.com */
/* main.css */
/* Copyright 2009. All rights reserved. */
/* This website has been optimized for use with multiple browsers */

/* The A: tags refer to the anchors, links.  */
/* NN4 doesn't recognize Hover, but NN6 will.  */
/* IE 4 and 5, and Opera 3.6 and 4.0 recognize the hover tags. */
/*  anchor elements  */

a.one:link { font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif; font-size : 11pt; color: #000080; text-decoration: underline; }
	a.one:active { font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif; font-size : 11pt; color: #000080; text-decoration: underline; }
	a.one:visited { font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif; font-size : 11pt; color:#000080; text-decoration: underline; }
	a.one:hover { font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif; font-size : 11pt; color: #D33C29; text-decoration: none;  } 

/* above is for anchors, links */

/* header tags below */

H1 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-seri;
	color: #000000;
	padding: 0px;
	font-weight : bold ;
	font-size : 22px;
}

/* header tags above */



/* Main content text areas  */


p {
	font-size: 10pt;
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;

}

.tdtext {

	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 10pt ;
	font-weight : bold ;
	color: #000080;
}

