﻿#intro li
{
	list-style-position: outside;
	list-style-image: url(/portals/133/images08/icon_arrow01.gif);
	line-height: 12px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 8px;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #dd0000;
	text-decoration: underline;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
        text-decoration: none;
}
body
{
	background-color: #fef6e8;
	margin: 0px;
	padding: 0px;
	background-image: url(/portals/133/images08/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
hr
{
	color: #b9342d;
}
td
{
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana;
}
ul
{
	margin:0px;
}
