.copynote {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	text-align: justify;

}
.leftsidetext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}
.topnavigation {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #063592;
	text-decoration: none;
	text-align: center;

}
.navtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #063592;

}
a.topnavigation:hover{
color: #CC0000;
}

a.navtext:hover{
color: #CC0000;
}

a.navtext:visited{
	color: #063592;
}

a.navtext:active{
	color: #063592;
}
