body 	{
	font-family: Tahoma;
	font-size: 11px; 
	color: #464445;
	text-align: center;
	background: #040003 url("../images/background.png") top repeat-x;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4	{
	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	font-weight:normal;
}

h1	{
	font-size:21px;
}

h2	{
	font-size:16px;
}

h3	{
	font-size:14px;
}

h4	{
	font-size:12px;
}

a {
	color:#009DFE;
	text-decoration:none;
}

form	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
}

table th {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#910066;
}

table, td	{
	font-size: 11px;
}

input	{
	font-family: Arial, serif;
	font-size: 12px;
}

textarea	{
	font-family: Arial, serif;
	font-size: 12px;
}

a {
	color:#FF038B;
}

