@charset "utf-8";

/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

body {

	background-color: #FFFFFF;

	padding: 10px;

	background-image: url(images/grad-trim3.gif);

	background-repeat: repeat-x;

}

a:link {

	color: #000066;

	text-decoration: none;

}

a:visited {

	color: #000066;

	text-decoration: none;

}

a:hover {

	color: #0000FF;

	text-decoration: none;

}

a:active {

	color: #000066;

	text-decoration: none;

}



.contents2 {

	background-color: #FFFFFF;

	padding-top: 10px;

	padding-right: 15px;

	padding-bottom: 20px;

	padding-left: 10px;

	line-height: 1.5;

}



.img-rt {

	float: right;

	margin-left: 20px;

}

.style2 {

	color: #0000FF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	line-height: 1.5;

	word-spacing: 1.5px;

}

.style3 {color: #0033FF}

.style5{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #333333;

}
.style6 {
	color: #9CBBDC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	margin-bottom: 15px;
}

legend {
   color: #333333;
}

