@charset "UTF-8";
/* CSS Document */

div {
		border: 0px;
		padding: 0px;
		margin: 0px;
}

body {
		margin: auto;
		width: auto;
		height: auto;
		text-align: left;
}

td {
		background-position: top left;
		background-repeat: no-repeat;
}

h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #333333;
		line-height: 18px;
		text-decoration: none;
}

h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #333333;
		line-height: 16px;
		text-decoration: none;
}

h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #990000;
		line-height: 12px;
		text-decoration: none;
		margin-bottom: -8px;
}

p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height: 14px;
		text-decoration: none;
}

p1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		line-height: 12px;
		text-decoration: none;
}

p2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		line-height: 12px;
		text-decoration: none;
}

a {
		color: #990000;
		text-decoration: none;
}

a:hover {
		color: #996600;
		text-decoration: none;
}

img {
		border: #fcee21 solid 6px;
}

img:hover {
		border: #666666 solid 6px;
}
