
a:link { color: #000099; font-size: 9pt;  font-family: "±¼¸²"; text-decoration: none; }

a:visited { color: #000099;  font-size: 9pt;  font-family: "±¼¸²";  text-decoration: none; }

a:hover { color: #CC0000; font-size: 9pt;  font-family: "±¼¸²";  text-decoration: none; }

a:active { color: #333333; font-size: 9pt;  font-family: "±¼¸²"; text-decoration: none; }

table {  
  font-family: "±¼¸²"; font-size: 9pt; 
  line-height:150%
}

img { border: 0; }

.a {  font-family: "±¼¸²"; font-size: 9pt; }


.text {
	font-size:9pt; 
	background-color:rgb(250,250,250); 
	border-width:1; 
	border-color:rgb(0,0,0); 
	border-style:solid;
	}
.button {
	font-family:Tahoma; 
	font-size:8pt; 
	color:white; 
	background-color:black; 
	padding-top:1; 
	padding-right:2; 
	padding-bottom:1; 
	padding-left:2; 
	border-width:1; 
	border-color:black; 
	border-style:solid;
	}
.dot_v {
	background-image: url(images/dot_v.gif);
	background-repeat: repeat-y;
	background-position: right;
}
