/*<style>	*/
	.blackBold  {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: small;
		font-weight: bold;
		color: Navy;
		text-decoration: none;
	}
	.emphasis {
		color: Maroon;
		font-weight: bolder;
		text-decoration : none;
	}
	img{

		margin-right : 3px;
	}
	div     {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: small;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
	}
	li,ul,ol{
		font-weight:light;
		font-size:small;
		padding:0px;
		/*margin-left:80px;*/
	}

	.introhead {
		font-family : sans-serif;
		font-size : larger;
		color : Teal;
		font-weight : bolder;
	}
	.introtext {
		font-family : sans-serif;
		font-size : medium;
		color : Navy;
		font-weight : normal;
	}
	/*
</style>*/
