

.nav
{
	font-family: times new roman;
	font-size: 11pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.nav:hover
{
	text-decoration: underline;	
}

.nav_home
{
	font-family: times new roman;
	font-size: 11pt;
	color: #99CCFF;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;

}

.text_body
{
	font-family: times new roman;
	font-size: 10pt;
	color: #333333;
	line-height: 12pt;
}


.text_body_header
{
	font-family: times new roman;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}

.header
{
	font-family: times new roman;
	font-size: 12pt;
	color: #333333;
	text-align: center;
	font-weight: bold;

}

.sub_header
{
	font-family: times new roman;
	font-size: 11pt;
	color: #333333;
	text-align: left;
	font-weight: bold;

}