/* css Nanaimoproperties.com RSS feed sheet default style v1.01 */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body { 
	font: 8pt georgia; 
	color: #001db9;
	background: #fff; 
	margin: 0px; 
	}
// P tag Controls Bankrate.com Item Discription	
p { 
	font-weight: normal; 
	margin-top: 0px; 
	text-align: justify; 
	font-style: normal; 
	font-variant: normal; 
	font-size: 8pt; 
	font-family: georgia
	color: #001db9;
	}
h1 { 
	font: 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px;
	font: italic; 
	color: #001db9;
}
	
h2 { 
	font: 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px;
	font: italic; 
	color: #001db9;	}
h3 { 
	font: 12pt georgia;
	margin-top: 0px; 
	text-align: justify;
	font: italic;
	}
	
b { 
	font-family: georgia
	font-size: 20pt georgia;
	font-weight: normal;
	color: #001db9;
	margin-top: 0px; 
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #38437f;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8093f6;
	}
a:active { 
	text-decoration: underline; 
	color: #06145c;
	}


a:hover { 
	text-decoration: underline; 
	color: #06145c;
	}
