.pagetitle
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.default
{
	font-size: 14px;
	color: #000000;
}
.defaultBold
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

.controlsCommon
{
	font-size: 13px;
	font-family: Microsoft Sans Serif;
}

.blockTitleBold
{
	font-weight: bold;
	font-family: Times New Roman;
}

.footer
{
	font-size: 13px;
	font-family: Times New Roman;
}
.errortext
{
	font-weight: bold;
	font-size: 18px;
	font-family: Times New Roman;
}

.researchheader
{
	font-weight: bold;
	font-size: 24px;
	font-variant: normal;
	font-style: italic;
	font-family: Times New Roman;
}
.memo
{
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
}
.normal
{
	font-size: 12px;
	font-family: Arial;
}
.normalTitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: Times New Roman;
}
.normalSubTitle
{
	font-weight: bold;
	font-size: 11px;
	font-family: Times New Roman;
}
.normbold
{
    font-weight: bold;
    font-size: 16px;
    font-family: Times New Roman;
}
.text
{
	font-size: 16px;
	color: black;
	font-family: Times, Helvetica;
}
.prefTextNorm
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Times, Helvetica;
}
.prefHeadline
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Times, Helvetica;
}
.prefText
{
	font-weight: lighter;
	font-size: 16px;
	color: black;
	font-family: Times, Helvetica;
}
.prefTH
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Times, Helvetica;
}
.normboldRed
{
    font-weight: bold;
    font-size: 16px;
    font-family: Times New Roman;
    color:#c00000;
}
.helpheadline
{
    font-weight: bold;
    font-size: 24px;
    font-family: Times;
}

pre .default
{
    font-size: 13px;
}
