﻿.text{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #242424;
	text-decoration: none;
	line-height : 16px;
	width: 572px;
	height: 55px;
}
.btext{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #2C3E52;
	text-decoration: none;
	line-height : 16px;
}
.title{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #2C3E52;
	text-decoration: none;
	line-height : 16px;
}
.ntext{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #0000a0;
	text-decoration: none;
	line-height : 16px;
	text-decoration : underline;
}
.stext{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #242424;
	text-decoration: none;
	line-height : 12px;
}
.brown{
	font-size: 9pt;
	font-weight: bold;
	font-family: 'Times New Roman',Times,serif;
	color: #877453;
	text-decoration: none;
	line-height : 18px;
}


A:LINK {
	text-decoration : underline;
	color : Blue;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	
}
A:ACTIVE {
	text-decoration : underline;
	color : Blue;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	
}
A:VISITED {
	text-decoration : underline;
	color : Blue;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	
}
A:hover {
	color:red;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration : underline;
	
} 

.disclaimer {
	margin: 55px 0px 0px 110px;
	padding: 4px;
	border: 1px solid #000000;
	font-size: 8pt;
	width: 380px;
	font-style: italic;
}
