body {
	font-size: 12px;
	font-family: arial;
	color: #3E526B;
	background-image:url(images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}
td {
	font-size: 12px;
	font-family: arial;
	color: #3E526B;
}
td.right{
	background-image:url(images/index_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
td.left{
	background-image:url(images/index_03.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

form {
	padding: 0px;
	margin: 0px;
}
input {
	font-size: 12px;
	font-family: arial;
	color: #3E526B;
}
textarea {
	font-size: 12px;
	font-family: arial;
	color: #3E526B;
}
b {
	font-size: 12px;
	font-family: arial;
	color: #3E526B;
}
a {
	font-size: 12px;
	font-family: arial;
	color: #3E526B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	text-align:right;
	font-size: 12px;
}
td.work{
	font-size: 12px;
	font-family: arial;
	color: #ffffff;
}


