TD,BODY,.TITLE,.LARGETITLE,.SMALLBLUETEXT,.SMALLGRAYTEXT,.SMALLLINK,.MEDIUMBLUETEXT,.MEDIUMTEXT,P.bulletedlist,.mediumbold
{
	font-family: Arial;
}
.SMALLBLUETEXT,.SMALLGRAYTEXT,.SMALLLINK,P.bulletedlist
{
	font-size:x-small;
}
.SMALLTEXT
{
	font-size:x-small
}
.XSMALLTEXT
{
	font-size:xx-small;
}
.MEDIUMBLUETEXT,.mediumbold
{
	font-size:medium;
	color: #000066;
}
.mediumbold
{
	color:Black;
}
.SMALLGRAYTEXT,P.bulletedlist
{
	color: #666666;
}
.SMALLBLUETEXT
{
	color: #000066;
}
.TITLE
{
	font-weight: bold;
	font-size:small;
	color: #000099;
}

A.nounderline
{
	text-decoration:none;
}
bulletedlist
{
	list-style-position: outside;
	list-style-type: disc;
}
.scroller
{
	height:200px;
	width:auto;
	overflow:auto;
}