body {
	background-color:		#E1E1E1;
	background-image:		url("gif/bg_main.gif");
	background-position:		100% 100%;
	background-repeat:		no-repeat;
	background-attachment:		fixed;
}

body, h1, h2, th, td, p {
	font-family: 			Arial, Times New Roman, Swiss721 BT, sans-serif;
	font-size:			14px;
	color:				#000000;
}

h1 {
	font-size:			24px;
	text-align:			center;
}

a {
	font-weight:			bold;
	text-decoration:		none;
}

A:link {
	color:#7B84AD;
}

A:hover {
	color:#000000;
}

A:visited {
	color:#000000;
	text-decoration:none;
}
