body

{
	text-align: left;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	margin-top: 2px;
	margin-left: 2px;
	background-image : url(../pic/bg.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

table, td, textarea, input

{

	text-align: left;

	font-size: 10px;

	font-family: Verdana;

}



h1

{

	font-weight: bold;

	font-size: 14px;

}

h2

{

	font-weight: bold;

	font-size: 12px;

}





A

{
	color: #49A7EE;
}

A:hover

{
	color: #a52a2a;
	text-decoration : none;
}

A.h1

{

	font-size: 14px;

	font-weight: bold;

}

table.dark

{

	background-color: #000000;

	}

