@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #666666;
}

.style5 {
	font-size: small;
	color: #666666;
}
a:link {
	color: #666666;
}
.style7 {font-size: x-small}
.style8 {
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.style9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style3 {	font-size: 12px;
	color: #666666;
}
.style11 {color: #990000}
.style12 {color: #666666}

.style14 {color: #20A090}
.style16 {font-size: 12px; color: #666666; font-family: "Times New Roman", Times, serif; }


.style17 {color: #CC0033}

.style18 {color: #666666}
.style19 {color: #CC0000}

td {
	vertical-align:top;
}

h1{
	font-size: 14px;
	color: #00aa9b;
	font-variant: small-caps;
	padding-bottom: 10px;
	margin-bottom: 0;
}