	* {
		margin:0px;
		font-size:12px;
		font-family:Arial;
	}
	
	h1 {
		font-size:16px;
	}
	
	h2 {
		font-size:16px;
		font-weight:bold;	
	}
	
	h4 {
		font-size:14px;
	}
	
	body {
		background-image:url(gfx/bg_gradient.png);
		background-color:#E8E8E8;
		background-repeat:repeat-x;
		text-align:left;
	}
	
	A:link    {color: #000000; text-decoration: none; }
	A:active  {color: #000000; text-decoration: none; }
	A:visited {color: #000000; text-decoration: none; }
	A:hover   {color: #44A2DA; text-decoration: none; }
	.style3 {font-size: 9px}
