* { margin: 0; padding: 0; }

body, input, select, td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

body
{
	background-image: url(gfx/bg.jpeg);
}

body, input, select
{
	background-color:#000;
}

select
{
	width : 173px;
}

img
{
	border: 0;
}

a:link , a:visited , a:hover , a:active
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : normal; color : #333333;
}

a:active
{
	color : #333333;
}

h1, h2, h3
{
	font-weight: bold;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	color: #4D76AE;
}

h1
{
	font-size: 20px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 14px;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.Virtek, .Virtek a:link , .Virtek a:visited, .Virtek a:hover , .Virtek a:active
{
	color: #fff;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
