/* CSS definition file containing site wide stylesheets */
.Headline { font-family: Verdana; font-size: 9pt; color: rgb(0,0,0); font-weight: bold;}
.readstory { font-family: Verdana; font-size: 7pt; color: rgb(0,0,0); font-weight: none;}
.Caption { font-family: Verdana; font-size: 7pt; color: rgb(175,175,175);font-weight: normal; }
.bloglist {
	list-style-image: url(/graphics/cran/talk-icon.gif);
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.links {
	color: #5A0000;
}
