body {
		font-family: verdana, arial, helvetica, sans-serif;
		}

a {color:#30325b;}
a:active {color:#990000;}
a:hover {color:#ffb701;}
a:visited:hover{color:#cc0000;}
a.tdn:hover {color:#006666;}
.tdn {text-decoration:none;}


h1 {
		font-size: 20px; 
		line-height: 18px;
		color: #3B443D;
		} 

h2 {
		font-size: 1.2em; 
		line-height: 1.8em; 
		color: #660000;
		} 

.regular { 
		font-size: .85em;
		line-height: 1.4em; 
		}

.small { 
		font-size: .75em;
		line-height: 1.2em;
		}

.vsmall { 
		font-size: .65em;
		line-height: 1em; 
		}

ul { 
		line-height: .85em; 
		font-size: 1.4em;
		} 

.links { 
		line-height: .85em; 
		font-size: 1.4em;
		} 
		
img {
	border-width:0px;
	}

.quote {
	font-family: georgia, times new roman, serif;
	font-size: .85em;
	line-height: 1.6em; 
	border:1px solid #cc6;
	background-color:#edefc8;
	margin:10px 10px 10px 10px;
	padding:10px;
	width:550px;
	}