.text A:link	{ color:#0040FF; text-decoration:none;}
.text A:visited	{ color:#0040FF; text-decoration:none;}
.text A:active	{ color:#FF0000; text-decoration:none;}
.text A:hover	{ color:#00CCFF; text-decoration:none;}
.text { font-size:11pt; line-height:14pt;; color: #333333}


a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.px12 {
	font-size: 12px;
	line-height: 16px;
	color: 000033;
}

.px10 {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.px14 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.px12b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.small { font-size:10pt; line-height:12pt; color: #333333}

.smalls { font-size:9pt; line-height:11pt;}

.smallss { font-size:8.5pt; line-height:11pt; color: #333333}

.large { font-size:13pt; line-height:16pt;}
.largel{ font-size:16pt; line-height:16pt;}

.copy{ font-size:10pt; line-height:13pt; color:#000066;}

.head A:link	{ color:#ffffff; text-decoration:none;}
.head A:visited	{ color:#ffffff; text-decoration:none;}
.head A:active	{ color:#99FFFF; text-decoration:none;}
.head A:hover	{ color:#99FFFF; text-decoration:none;}
.head { font-size:10pt; line-height:13pt; font-weight:bold;}
.smallwhite { font-size:12px; line-height:15pt;; color: #FFFFFF; font-weight: normal}


.title_info { color:#000033; font-weight: bolder; font-size: 16px;}

.red { color: #ff3333;}
