body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#97B2A9 url(../images/alloychart/bg_tile.gif) repeat-y top left;
}

a:link{		color:#004900; text-decoration:underline; }
a:visited{	color:#004900; text-decoration:underline; }
a:hover{	color:#000; text-decoration:none; background-color:#d9e4d9; }
a:active{	color:#000; text-decoration:underline; background-color:#f0f0f0; }

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family:Rockwell, Frutiger, Univers, Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:left;
	}

h1{
	font-size:20px;
	margin:0 0 0 0;
	padding:0;
	text-shadow:#999 2px 2px 10px
	}
h2{
	font-size:16px;
	margin:0 0 0 0;
	}
h3{
	font-size:14px;
	font-weight:normal;
	margin:15px 0 5px 0;
	}
h4{
	font-size:16px;
	font-weight:normal;
	margin:10px 0 5px 0;
	}

/*==/ BODY CONTENT /==*/

div.bodycontent {
	margin: 10px 15px 15px 15px;
}
div.bodycontent p {
	margin: 10px 15px 15px 15px;
	padding: 0 0 0 15px;
	background:url(../images/alloychart/bullet_square.gif) no-repeat 1px 4px;
}

div.closewindow {
	margin: 10px 15px 15px 15px;
}

div.closewindow a:link{		color:#004900; font-weight:bold; text-decoration:underline; }
div.closewindow a:visited{	color:#004900; font-weight:bold; text-decoration:underline; }
div.closewindow a:hover{	color:#000000; font-weight:bold; text-decoration:none; background-color:#d9e4d9; }
div.closewindow a:active{	color:#000000; font-weight:bold; text-decoration:underline; background-color:#f0f0f0; }
