BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : #993333;
}

LI {
	list-style-image : url(images/rdbullet.gif);
}

A {
	color: #990000;
	font-size: small;
}
A:VISITED {
	color: #666000;
	font-size: small;
}

A:ACTIVE {
	color: #666666;
	font-size: small;
}

A:HOVER {
	color: #669900;
	font-size: small;
}

a.banner, a:active.banner, a:focus.banner, a:hover.banner, a:link.banner, a:visited.banner {
	font-size: large;
	color: Blue;
}

a.foot, a:active.foot, a:focus.foot, a:hover.foot, a:link.foot, a:visited.foot {
	font-size: xx-small;
	color: Blue;
}

TD {
	color : #993333;
}

DIV {
	color : #993333;
}

DIV.foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

H1 {
	font-size : x-large;
	color : #993333;
}

H2 {
	font-size : large;
	color : #993333;
}
H3 {
	font-size : medium;
	color : #993333;
	font-weight : bold;
}




