@charset "utf-8";
/* CSS Document */

h1 {
	font-family:Tahoma; color:#009933; }
h2 {font-family:Tahoma; color:#009933;}
h3 {font-family:Tahoma; color:#009933;}

p {font-family:Tahoma; color:#666666; text-indent:25px;}

a:link {font-family:Tahoma; color:#0000FF; text-decoration:none;}
a:hover {font-family:Tahoma; color:#0000FF; text-decoration:none;}
a:active {font-family:Tahoma; color:#0000FF; text-decoration:none;}
a:visited {font-family:Tahoma; color:#0000FF; text-decoration:none;}

img {border:none; }

td {font-family:Tahoma; color:#009933}
body {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: 50% 50%;
}

.copyright {background:url(images/img-e1.jpg) no-repeat;}

.msds {
	border:#000000 1px solid;
	width:700px;	
}
.msds h2 {
text-align:left;
padding:0;
margin-left:50px;
}

.msds table {
	padding:10px;
	}
.dfe {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#090;
}