Body {
	Font-weight: none;
	Font-family: Arial, Helvetica, sans-serif;
	Text-align: left;
	Font-size: 9pt;
	Line-height: 1.3;
	Font-style: normal;
	Color: #990099;
	background-color: f4ddf1;
}

table {
	Font-weight: normal;
	Font-family: Verdana, Arial, Helvetica, sans-serif;
	Text-align: justify;
	Font-size: 8pt;
	Line-height: 1.2;
	Font-style: normal;
	Color: #990099;
}
a:link {
	Font-weight: bold;
	Text-decoration: none;
	Color: #000000;
	Height: 2px;
	letter-spacing: 1px;
}

a:active {
	Font-weight: bold;
	Text-decoration: none;
	Color: #880088;
	Height: 2px
}

a:visited {
Font-weight: bold;
Text-decoration: none;
Color: #421818;
Height: 2px
}

a:hover {
	Font-weight: bold;
	Color: #B10389;
	Position: relative;
	Bottom: -2px;
	Height: 1px;
	Cursor: default;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #910371;
	text-decoration: blink;
}
blockquote
{
	border-left: 4px solid #990099;
	background-color:##EBC2E6;
	padding:3px;
}

.small 
{
	color: #333333;
	font-weight:bold;
	font-style: italic;
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	padding-left: 1px;
	letter-spacing: 2px;
}

.tit
{
	color: #333333;
	font-family: Georgia;
	font-size: 20px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px;
	padding-left: 1px;
	}