html {
	overflow: scroll;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
}

disclaimer {
	
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

a:hover {
	text-decoration : underline;
}

link {
	font-family:Arial;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	color:#002450;
}

a{
	text-decoration : none;
}

h1 {
	font-family: Tahoma;
	color: #FF6600;
	font-weight: bold;
	font-size : 16px;
}

men {
	font-family: Tahoma;
	color: #CC3300;
	font-weight: bold;
	font-size : 18px;
}

men:hover {
	text-decoration : underline;
}

special {
	font-family: Tahoma;
	color: red;
	text-decoration: blink;
	font-weight: bold;
	font-size : 20px;	
}
