	body {
	font-family: Verdana;
		}
		
	.red {
		color: #FF0000;
		list-style-image: url(images/arrow.gif);
		}


	#leftcontent a {
		color: #003399;
		text-decoration: none;
		}

	#leftcontent a:hover {
		color: #FF0000;
		text-decoration: underline;
		}
		
	#footer a, #bd a {
		color: #810000;
		text-decoration: none;
		}

	#footer a:hover, #bd a:hover {
		color: #FF0000;
		text-decoration: underline;
		}
		

	#centercontent a {
		color: #990000;
		text-decoration: none;
		}

	#centercontent a:hover {
		color: #FF0000;
		text-decoration: underline;
		}

	#logo {
		display: none;
		}
				
	h1 {
		font-size:14px;
		}
		
	#footer {
		font-size:0.7em;
	}
		
	.leftmenu {
		font-family: Verdana;
		color: #990000;
		text-decoration: none;
		}
		
#article_feat h3 {
	font-size: 1em;
	color: #810000;
	margin-left: 110px;
	line-height: 120%;
	padding-right: 20px;
	font-weight: normal;
	}

#article_feat p {
	font-size: 0.8em;
	color: #333;
	margin-left: 110px;
	line-height: 120%;
	}
	
.article_img {
	float: left;
	margin-top: 20px;
	}
	
h3	{
	font-size: 1em;
	font-weight: normal;
	color: #810000;
	}
	
p, ul 	{
	font-size: 0.8em;
	line-height: 120%;
	}

	#shoplinks {
		font-size: 10px;
	}

#shoplinks a {
		color: #810000;
		text-decoration: none;
		}
		
#shoplinks a:hover {
		color: #FF0000;
		text-decoration: underline;
		}
