    A:link{
	text-decoration:none;
	font-size:9pt;
	color:#FF6600
}
    A:visited{
	text-decoration:none;
	font-size:9pt;
	color:#FF6600
}
    A:active{
	text-decoration:none;
	font-size:9pt;
	color:#FF6600
}
    A:hover{
	text-decoration:underline;
	color:#FF6600
}
    body,table,tr,td{font-size:9pt;line-height:140%;color:black}
a.black:link {
	color: black;
	text-decoration: none;
}
a.black:visited {
	color: black;
	text-decoration: none;
}
a.black:active {
	color: black;
	text-decoration: none;
}
a.black:hover {
	color: black;
	text-decoration: underline;
}

.frame1 {
	BORDER-top: #cccccc 1px solid;
	BORDER-bottom: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-left: #cccccc 1px solid}
.e {
	font-family: Arial;
}
.title {color:#000066}
.subtitle {
	font-weight: bold;
	color: #666666;
}
input,select,textarea {font-size:9pt;}
.bgimg {
	background-image: url(images/bg.jpg);
	background-position:top;
	border: 0px;
	background-repeat: no-repeat;
}