body {
	text-decoration: none;
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
	font-family: Univers, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
p {font-family: Univers, Verdana, Arial, Sans-Serif;
	font-size: 10pt;}
a:link {
	color: #000099;
	text-decoration: none;
	font-family: Univers, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-family: Univers, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
a:active {
	color: #7C97A1;
	text-decoration: none;
	font-family: Univers, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
a:hover {
	color: #7C97A1;
	text-decoration: none;
	font-family: Univers, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
.trbkndtopline {
	background-image: url("../images/bknd_topline.gif");
	background-repeat: repeat;
}
.trbkndbottomlines {
	background-image: url("../images/bknd_bottomlines.gif");
	background-repeat: repeat;
}
.tdbkndkeydot {
	background-image: url("../images/bknd_keydots.gif");
	background-repeat: no-repeat;
}
.content {
	color: #000000;
	font-size: 9pt;
}
.content a {
	text-decoration: none;
	color: #779299;
}
.content a:visited {
	text-decoration: none;
	color: #779299;
}
.content a:hover {
	text-decoration: none;
	color: #779299;
}
.search {
    text-decoration: none;
	color: #7C97A1;
	font-size: 9pt;
}
.search a {
	text-decoration: none;
	color: #7C97A1;
}
.search a:visited {
	text-decoration: none;
	color: #7C97A1;
}
.search a:hover {
	text-decoration: none;
	color: #6B5D55;
}
.pagetitle {
	font-size: 16pt;
	font-weight: bold;
	text-transform: Uppercase;
	color: #779299;
	text-decoration: none;
}
.aitaglines {
	color: #7C97A1;
	font-weight: bold;
	font-size: 10pt;
}
.sidenotes   {
	color: #6B5D55;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.sidenotesplain {
	color: #6B5D55;
	font-size: 9pt;
}
li { 
	list-style-type: square;
}
.heading {
	font-size:14px;
}

