@charset "ISO-8859-1";
/* CSS Document */
body
{
font-family: Courier New, Courier, monospace;
font-size: 14px;
line-height: 19px;


}
a:link {
	color: #000000;
	text-decoration: none;

}	
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



.Style1 {
color: #0000FF;

}


.bold {
font-weight: bold;
}


.divimgpopup {
	left: 30px;
	top: 30px;
}

