/* CSS Document */

h5 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
	margin: 0 0 10px 0;
}

h6 {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #7f7f7f;
	margin: 15px 0 10px 0;
}

p {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}

a {
    color:           #7f7f7f;
    text-decoration: none;
    font-weight:     bold;
}

ul {
	margin-bottom: 0px;
}

img[name="startimage"] {
	width: 456px;
}
