
/*Content link styles*/
.contentlink {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
}
A.contentlink:link { color: #000000; text-decoration: underline }
A.contentlink:hover { color: #999999; text-decoration: underline }
/*A.contentlink:visited { color: #9933FF; text-decoration: underline}*/


/*footer include styles*/
.footerlink {
	color: #666666;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
A.footerlink:link { color: #000000; text-decoration: underline }
A.footerlink:hover { color: #999999; text-decoration: underline }


/*top menu styles*/
.topmenu {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
A.topmenu:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}
A.topmenu:hover {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}



.topmenusub {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
A.topmenusub:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}
A.topmenusub:hover {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}






/*content style*/
.content {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333
}

.heading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

.headingletter {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}