.text {
	color : #262626;
	font-size : 12px;
	line-height:14px;
}

.topics-text {
	color : #262626;
	font-size : 12px;
	line-height:18px;
}

.s-text {
	color : #262626;
	font-size:10px;
	line-height:10pt;
}

.red-text {
	color : #FF0000;
	font-size : 12px;
	line-height:14px;
}

.blue-text {
	color : #4040F2;
	font-size : 12px;
	line-height:14px;
}

.orange-text {
	color : #FF2600;
	font-size : 12px;
	line-height:14px;
}
.orange-textb {
	color : #FF2600;
	font-size : 14px;
	line-height:18px;
	font-weight:bold;
}

.white-text {
	color : #FFFFFF;
	font-size : 12px;
	line-height:14px;
}

.footer {
	color : #FFFFFF;
	font-size : 10px;
}

a	{
	font-size:12px;
	line-height:14px;
	color:#0042E9;
}

a:hover {
	font-size:12px;
	line-height:14px;
	color:#FF6404;
}

a.small	{
	font-size:10px;
	line-height:10pt;
	color:#0042E9;
}

a.small:hover	{
	font-size:10px;
	line-height:10pt;
	color:#FF6404;
}

a.footer-link	{
	font-size:10px;
	line-height:10pt;
	color:#FFFFFF;
}

a.footer-link:hover	{
	font-size:10px;
	line-height:10pt;
	color:#EAFF00;
}

.border {
	border-bottom: 1px dotted #CCCCCC;
	padding-top:10px;
	padding-bottom:20px;
	}

#temp {
	font-size:smaller;
	line-height:1em;
	width:546px;
	}
strong {
	color:#009;
}

.style1, .style2, .style3 {
	font-size:16px;
	line-height:18px;
}

.style1 {
	color:#f00;
}

.style2 {
	color:#4040F2;
}

.style3 {
	color:#000;
}
