.frame { 
	border: 1px solid #000000; 
	vertical-align:top; 
	background-color:#8CB0D9; 
}

.frament { 
	border-top: 0px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	vertical-align:top; 
	background-color:#F0F0F0;
	font-family:"Times New Roman", Times, serif; 
	font-size:10pt; 
	font-style:normal; 
	color:#000000;
}

.cell { 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	background-color:#F0F0F0;
	font-family:"Times New Roman", Times, serif; 
	font-size:10pt; 
	font-style:normal; 
	color:#000000;
}

A { font-size: 12px; text-decoration: none; color: #6699CC; }
A:hover { font-size: 12px; text-decoration: underline; color: #6699CC; }

ul { margin: 3px; padding: 0px; }
li { line-height: 15px; padding: 1px; margin: 1px; list-style-type: none; }
li a:link { color: #6699CC; }
li a:visited {	color: #6699CC;	}

.normal {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-weight: normal; font-style: normal; word-spacing:1px; }
.header {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-weight: bold; font-style: normal; }
.pagetitle {  font-family: "Times New Roman", Times, serif; font-size: 14pt; color: #000000; font-style:normal; font-weight:bold; text-decoration:underline;}
.ulheader {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-style:normal; font-weight:bold; text-decoration:underline;}
