A:link {
	color: #F19503;
	text-decoration: none;
}

A:visited {
	color: #F19503;
	text-decoration: none;
}

A:active {
	color: #F19503;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
	text-indent: 25px;
	text-align: justify;
}

P.foot {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
	text-indent: 0px;
	text-align: right;
}

P.news {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
	text-indent: 0px;
	text-align: center;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

li {
	list-style-image: url(/images/bullet.gif);
}

h2 {
	font-family: Arial;
	font-size: 16;
	font-weight: bold;
}


