TD.fixedSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.scaleable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
}

TD.ScaleableSerif {
	font-family: "Times New Roman", Times, "MS Serif", serif;
	font-size: 100%;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 75%;
}

TD.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;

}

TD.SmallestFixed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
}

TD.CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.1em;
}

.SmallestFixed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.ScaleableSerif {
	font-family: "Times New Roman", Times, "MS Serif", serif;
	font-size: 100%;
}

a.Serif {
	font-family: "Times New Roman", Times, "MS Serif", serif;
	font-size: 100%;
	text-decoration: underline;
	color: #000000;
}

a.Serif:Hover {
	font-family: "Times New Roman", Times, "MS Serif", serif;
	font-size: 100%;
	text-decoration: underline;
	color: #660099;
}

a.discreet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.05em;
}


a.discreet:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #660099;
	letter-spacing: 0.05em;
	
}

a.faded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.05em;
}


a.faded:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #660099;
	letter-spacing: 0.05em;
	
}

a.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a.help:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #660099;
}

a.discussions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	text-decoration: underline;
	color: #000000;
	letter-spacing: 0.07em;
	font-weight : bold;
	font : bold;
}


a.discussions:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	text-decoration: underline;
	color: #660099;
	letter-spacing: 0.07em;
	font-weight : bold;
	font : bold;
}

a.authors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
	font-weight : bold;
	color: #000000;
	letter-spacing: 0.07em;
}


a.authors:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
	font-weight : bold;
	color: #660099;
	letter-spacing: 0.07em;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-decoration: underline;
	color: #000000;
}

a:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	color: #660099;
}

a.symposiumtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #000000;
}


a.symposiumtitle:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	color: #660099;
}

a.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	color: #666666;
}

a.Button:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: underline;
	color: #666666;
}

a.ButtonHi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	color: #F15D2F;
}

a.ButtonHi:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: underline;
	color: #F15D2F;
}


SELECT {
	background-color : #ffffff;
	color : #000000;
	font-family : sans-serif;
	font-size: 12px;
}

INPUT {
	background-color : #ffffff;
	color : #000000;
	font-family : sans-serif;
	font-size: 12px;
}

