P {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A {
	COLOR: #150185
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}
A:active {
	COLOR: red; TEXT-DECORATION: none
}
.whitelink {
	COLOR: #ffffff
}
.whitelink:link {
	COLOR: #ffffff
}
.whitelink:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.whitelink:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.whitelink:visited {
	COLOR: #ffffff
}
.subTitle{
FONT-SIZE: 140%;
}


/*# see http://jade.mcli.dist.maricopa.edu/feed/index.php?s=style */
.rss_items {
        PADDING-LEFT: 18px;
}

/* version that will only be applied to IE: see http://webdesign.about.com/cs/css/a/aaboxmodelhack.htm
to cope with IE's other way of working with box model */
* html * .rss_items {
        MARGIN-LEFT: 0px;
}


