/* CSS Document */

	.menu {
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		color: #FFFFFF;
	}
	.submenu {
		font-family: Arial;
		font-size: 12px;
		color: #444444;
		text-decoration: none;
	}
	p {
		font-family: Arial;
		font-size: 12px;
		color: #444444;
		line-height: 20px;
		text-indent: 30px;
		text-align: justify;
	}
	a {
		font-family: Arial;
		font-size: 12px;
		color: #525252;
	}
	a:hover {
		font-family: Arial;
		font-size: 12px;
		color: #0091CA;
		text-decoration: none;
	}
	h1 {
		font-family: Arial;
		font-size: 18px;
		color: #707070;
		padding-top: 10px;
	}
	input, select {
		font-family: Arial;
		font-size: 12px;
		color: #444444;
		width: 150px;
		border: 1px solid #808080;
	}
	li {
		font-family: Arial;
		font-size: 12px;
		color: #444444;
		margin-left: 10.0pt;
		line-height: 20px;
	}
	td.info {
		font-family: Arial;
		font-size: 12px;
		color: #444444;
	}
	td.body {
		padding: 20px;
	}
	td.subbody {
		font-family: Arial;
		font-size: 12px;
		color: #444444;
		vertical-align: top;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	b.price {
		font-size: 14px;
		color: #FF6600;
	}
	b.otherslinks {
		font-family: Arial;
		font-size: 12px;
		font-weight: 600;
		color: #444444;
	}
