.hoverClass1 A:hover { TEXT-DECORATION: underline} 
.link1 {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.link2 {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
.text2 {
	font-size: 9px;
	color: #616161;
}
.faqHeads {
	font-weight: bold;
	color: #3366CC;
}
.faqLinks {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.linkNavigation {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.title1 {
	font-weight: bold;
	color: #660000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #D5C58E;
}
.list1 {
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 8px;
}
a.linkPapers:link, a.linkPapers:visited {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.linkPapers:hover {
	text-decoration:underline;
	color: #FF3300;
}
.list2 {
	margin-top: .8em;
	margin-left: 0px;
	margin-bottom: .8em;
}
.list2header {
	margin-top: 1.8em;
	margin-left: 0px;
	margin-bottom: 0.8em;
}


.border
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}


.border1
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
