body {
		font-size: 10px;
		font-family: verdana;
		margin: 0;
		cursor: default;
		background: #00010B;
}

A:link {
		color: #B3C1FD;
		text-decoration: underline;
		cursor: default;
}

A:visited {
		color: #B3C1FD;
		text-decoration: none;
		text-decoration: underline;
		cursor: default;
}

A:active {
		color: #B3C1FD;
		text-decoration: none;
		text-decoration: underline;
		cursor: default;
}

A:hover {
		color: #E1E6FC;
		text-decoration: none;
		cursor: default;
}

h6 {
		font-size: 16px;
		font-family: garamond, times new roman;
		color: #B3C1FD;
		text-align: right;
		letter-spacing: 3px;
		line-height: 1px;
		margin-left: 100px;
		margin-top: 40px;
		margin-bottom: 16px;
		margin-right: 100px;
}

td {
		font-size: 10px;
		font-family: verdana;
		color: #ffffff;
}

p {
		font-size: 10px;
		font-family: verdana;
		color: #E1E6FC;
		text-align: right;
		line-height: 11px;
		margin-left: 100px;
		margin-top: 10px;
		margin-right: 100px;
}

strong {
		font-size: 11px;
		font-family: garamond, times new roman;
		color: #B3C1FD;
		letter-spacing: 2px;
		line-height: 11px;
		margin-top: 40px;
		margin-bottom: 16px;
}

.nro {
		font-size: 10px;
		font-family: garamond, times new roman;
		color: #B3C1FD;
		text-align: right;
		line-height: 0px;
}

.fullheight {
		height: 99%;
}

.gbfullheight {
		height: 100%;
}

.lineheight {
		line-height: 14px;
}
