body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-attachment:fixed;
	font-family: Verdana, Geneva, sans-serif;
	color: #69F;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
}

A:link {
	color: #69F;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
A:hover { 
		color: #69F; 
		text-decoration: underline; 
		font-size: 9pt; 
		font-family: verdana, arial helvetica, sans-serif;
}
A:visited {
		color: #69F;
		font-family: Verdana, Geneva, sans-serif;
		text-decoration: none;
}

A:link.subnav { 
		color: #69F; 
		text-decoration: none; 
		font-size: 9pt; 
		font-family: verdana, arial helvetica, sans-serif;
} 
A:hover.subnav { 
		color: 69F; 
		font-size: 9pt; 
		font-weight: bold;
}
A:visited.subnav { 
		color: 69F; 
		text-decoration: none; 
		font-size: 9pt; 
		font-family: verdana, arial helvetica, sans-serif;
}

.heading {
	text-align: left;
	font-weight: bold;
}
.name {
	font-size: 10px;
	font-weight: normal;
}

.text {
	font-size: 12px;
	line-height: 18px;
	color: #69F;
	text-align: left;
	font-weight: normal;
}
.text1 {
	font-size: 12px;
	line-height: 18px;
	color: #69F;
	text-align: center;
	font-weight: normal;
}
.highlight {
	color: # 9FF;
	font-weight: bold;
	color: #9CF;
}
title {
	font-weight: normal;
}
.caption {
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	text-align: center;
}
.text table tr td p .text strong {
	font-weight: bold;
}

.li {
	font-weight: normal;
}

