.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.text A:link {text-decoration: none; color:#0000ff;}
.text A:visited {text-decoration: none; color:#0000ff;}
.text A:hover {text-decoration: underline; color:#333333;}

.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
.text3 {

	font-family: Tahoma;
	font-size: 10px;
	color: #56B334;
	text-decoration: none;
	font-weight: normal;
}
.text4 {


	font-family: Tahoma;
	font-size: 10px;
	color: #56B334;
	text-decoration: underline;
	font-weight: normal;
}
.text5 {



	font-family: Tahoma;
	font-size: 10px;
	color: #008BB8;
	text-decoration: underline;
	font-weight: normal;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright A:link {text-decoration: none; color:#FFFFFF;}
.copyright A:visited {text-decoration: none; color:#FFFFFF;}
.copyright A:hover {text-decoration: underline; color:#EBBC6C;}
.heading
{
	font-family: Tahoma;
	font-size: 14pt;
	color: #008BB8;
	font-weight:bold;
	font-weight: normal;
	border-bottom:1px dotted #981213;


}

.title
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #008BB8;
	font-weight:bold;
	font-weight: normal;
}

.content
{
font-family:Trebuchet MS, sans-serif;
font-size:12px;
margin-bottom:6.0pt;
margin-top:6.0pt;
line-height:125%;
text-align:justify;
list-style-image:url(images/bullet.jpg);
padding:7px;
}
.content A:link {text-decoration: none; color:#CD100A;}
.content A:visited {text-decoration: none; color:#CD100A;}
.content A:hover {text-decoration: underline; color:#000000;}