body {
	background-color: #d0d0f9;
	font-family: Tahoma;
	color: navy
	}
A {
	color: #006699;
	font-style : bold;
font-size : 14 px;
	font-family: Tahoma
	
	}
A:hover {
	color: #B00000;
	}

a:visited {
	text-decoration: none;
	font-style : bold;
font-size : 14 px;
	font-family: Tahoma
	}
EM {
	font-style : normal;
	color: Red;
    margin-left: 0.5 cm
}

h3 {
	font-style : bold;
font-size : 13 px;
	font-family: Tahoma;
}

