/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:8pt;
}

.button {
	font-family: Verdana;
	font-size: 12px;
	color:#666666;
}
.input1 {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 10pt;
	border-left: #999999 1px solid;
	color: #000000;
	height: 18px;
	border-bottom: #999999 1px solid;
	background-color: #ffffff
}
.button1 {
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
}
.link1:link {color: #666666; text-decoration: none}
.link1:visited{color: #666666; text-decoration: none}
.link1:hover  {color: #666666; text-decoration:underline ;position:relative;top:1;}

.link2:link {color: #018CCC; text-decoration: underline}
.link2:visited{color: #018CCC; text-decoration: underline}
.link2:hover  {color: #733492; text-decoration:underline ;position:relative;top:1;}

.link3:link {color: #999999; text-decoration: none}
.link3:visited{color: #999999; text-decoration: none}
.link3:hover  {color: #999999; text-decoration:underline ;position:relative;top:1;}

.link4:link {color: #666666; text-decoration: underline}
.link4:visited{color: #666666; text-decoration: underline}
.link4:hover  {color: #666666; text-decoration:none ;position:relative;top:1;}

.link6:link {color: #8B8C8D; text-decoration: none}
.link6:visited{color: #8B8C8D; text-decoration: none}
.link6:hover  {color: #8B8C8D; text-decoration:underline ;position:relative;top:1;}

a:link { color:#666666;text-decoration: none}

a:visited { color:#666666;text-decoration: none}

a.lb:hover{color:#663399;}

a.love:hover,a.lb:hover{color:#CC00FF;}

a.ho:link,a.ho:visited{color:#CC00FF;}

a.ho:hover{color:#CC00FF;}

.bt{cursor: hand} 
.style1 {color: #999999;font-size: 10px; font-family:Verdana;line-height:14px;}
.style2 {color: #000000;font-size: 18px; font-family:Verdana;line-height:24px;}
.style3 {color: #666666;font-size: 12px; font-family:Verdana;line-height:20px; font-weight:bold;}
.style4 {color: #CC0000;font-size: 11px; font-family:Verdana;line-height:14px;}
.style5 {color: #666666;font-size: 11px; font-family:Verdana;line-height:14px;}
.style6 {color: #666666;font-size: 14px; font-family:Verdana;line-height:18px;}
</style>


