
body  {
	font-size : 12px;
	line-height: 15px;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	background-color : #ffffff;
}

.nav {
font-size : 11px;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	background-color : transparent;

}

h1, h2, h3, h4, h5, h6  {
	margin : 10;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	background: transparent;
}

p  {
	font-size : 12px;
	line-height: 15px;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	background-color : transparent;
}

.littlep  {
	font-size : 12px;
	line-height: 15px;
	font-family : verdana, arial, sans-serif;
	
}
.txt  {
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
	
}
a  {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
}

A:visited  {
	font-weight : bold;
	text-decoration : none;
}

A:link  {
	font-weight : bold;
	text-decoration : none;
}

A:hover  {
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
}

A:active  {
	font-weight : bold;
	text-decoration : none;
}

.form  {
	font-size : 12px;
	line-height: 15px;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	background-color : #ffffcc;
}

.formfield  {

	background-color : #ffffcc;
}

.quote {font-size : 20px;
	line-height: 20px;
	font-family : georgia, times, serif;
	color : #000000;}
	
	.quotesource {font-size : 12px;
	font-family : georgia, times, serif;
	color : #000000;}
	
li {font-size : 12px;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	background-color : transparent;}


