/* CSS Document */

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body {font-size:90%; }


.style1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; 
}

.style2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14pt; font-weight:bold;
}
.style3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18pt; font-weight:bold; color:#0066FF;
}
.style4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; font-weight:bold; color:#333333;
}
.style5 {font-family:Georgia, "Times New Roman", Times, serif; font-size:12pt; font-weight:bold; color:#0066FF;
}
.style6 {font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; color:#999999;
}
.style7 {font-family:Georgia, "Times New Roman", Times, serif; font-size:12pt; font-weight:bold;
}
.style20 {
border-color:#333333;
}
.style30 { border-bottom-color:#335392; border-bottom-style:dotted; border-bottom-width:thin;
}

#bodyformat {margin-left:200px; }

.tablemargin {margin-left:5px; }

.caption {font-size:10pt; color:#666666; }

.container {display:table; margin-bottom:10px;}



