a:link {
	color: #b7cae6; 
	text-decoration:none; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold
}
a:visited {
	color: #b7cae6; 
	text-decoration:none; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold
}
a:active {
	color: #b7cae6; 
	text-decoration:none; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold
}
a:hover {
	color: #00ffff; 
	text-decoration: underline overline; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold
}
img {
	border-bottom: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	border-top: 0px
}
body {
	color: #ffffff; 
	font-size: 10pt; 
	background-color: #000000; 
	margin: 15pt
}
table { color: #ffffff; font-size: 10pt; text-align: center }
em { color: #00ff00; font-style: normal; }

.heart { color: #ff0000; font-weight: bold }
.center { text-align: center }
.right { text-align: right }
.bor {
	border-bottom: #80ffff; 
	border-left: #80ffff; 
	border-right: #80ffff thin solid; 
	border-top: #80ffff; 
	text-align: left
}
.border {
	border-color: #ffffff; 
	border-style: double; 
	border-left-width: medium; 
	border-top-width: medium; 
	border-right-width: medium; 
	border-bottom-width: medium;
}