/* dbBear.com CSS */
html {
		background-color: white;
}

P	 {
	Font-Family : Times New Roman, Courier New, Courier ;
	Font-Size : 14px;
	Color : black ;
}

a:link	 {
	Font-Family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	Color: #00f;
	text-decoration: none;
}

#banner_link	 {
	Font-Family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	Color: #f00;
	text-decoration: none;
}

a:visited {
	Font-Family : Verdana, Arial, Sans-Serif ;
	font-size: 14px;
	/* Color : #8000FF; */
	text-decoration: none;
}

a:hover, a:active, #banner_link:hover, #banner_link:active {
	/*	text-decoration: underline; */
	color: #000;
	background-color: #ff0;
	font-weight: bold;
}	
	
.dbbear	 {
	List-Style-Type : Disc ;
	Font-Family : Courier New ;
	Font-Size : 14px ;
	Color : black ;
}

.dbbear_hilight	 {
	Background-Color : yellow
}

TD P	 {
	Color : black ;

	Font-Family : Courier New, Courier, Verdana, Arial, Times Roman ;
	Font-Size : 14px ;

	margin: auto auto 2 auto;
	/* padding: auto auto 2 auto; */
}

#content  ul,p {
	margin: 0 auto 5 auto;
}

#content h1 {
	font-size: 18px;
	margin: 0 0 2 0;
}

#content h2 {
	font-size: 16px;
	font-style: italic;
	margin: 0 0 0 0;
}

/* ---- EOF */