@import url("/CSS/a_tag_effects.css");
@import url("/CSS/stiler.css");


body {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

p	{
	color:#999999;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1	{
	font-size: 24px;
	color: #CC9900;
}

h2	{
	font-size: 18px;
	color: #999999;
}

h3	{
	font-size: 14px;
	color: #999999;
}

h4	{
	font-size: 12px;
	color: #CCCCCC;
}

td	{vertical-align:top

}


