body, td
{
	font-family: Tahoma;
	font-size: 0.7em;
	color:#777777;
}

a
{
	color:#0b196c;
}

a:hover
{
	color:#0e132c;
}

.heading
{
	height:25px;
	padding-left:10px;
	background:url('/grafx/headerback.gif') repeat-x;
	color:#5c6597;
	font-family: Tahoma;
	font-size: 0.9em;
}

.button
{
	height:25px;
	width:95px;
	background:url('/grafx/headerback.gif') repeat-x;
	color:#5c6597;
	font-family: Tahoma;
	font-size: 0.9em;
	text-decoration: none;
	text-align: center;
}

.specs
{
	padding:5px;
	font-size:0.7em;
	color:#777777;
}

input, select
{
	border: thin solid #dcdcdc;
	font-family: Tahoma;
	font-size:0.9em;
}

h1
{
	color:#343434;
	font-size:1.4em;
}
