.bodytext {
	margin-left: 10px;
	margin-right: 10px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	padding-bottom: 10px;
}
a {
	color: #7492b3;
	text-decoration: none;
}
a:Link {
	color: #7492b3;
	text-decoration: none;
}
a:Active{
	color: #7492b3;
	text-decoration: none;
}
a:Hover{
	color: #4682B4;
	text-decoration: none;
}
DIV.hiddentext {
	color : #FFFFFF;
	float : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0px;
	display : none;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	line-height : 0px;
	margin : 0px;
	padding : 0px;
	text-decoration : none;
	text-indent : 0px;
	text-transform : none;
}
