.jhUser
{
    font-family:'Georgia', 'Times New Roman', Serif;
}

.jhLogin
{
    font-family:'Georgia', 'Times New Roman', Serif;
}

.jhBreadcrumb
{
    font-family:'Georgia', 'Times New Roman', Serif;
    font-weight:bold;
}

.jhLinks
{
    font-family:'Georgia', 'Times New Roman', Serif;
}

.jhTerms
{
    font-family:'Georgia', 'Times New Roman', Serif;
}

.jhPrivacy
{
    font-family:'Georgia', 'Times New Roman', Serif;
}

.jhCopyright
{
    font-family:'Georgia', 'Times New Roman', Serif;
}

/*
    overridden styles
*/

.Head
{
    font-family:'Georgia', 'Times New Roman', Serif;
    font-size:1.2em;
    font-weight:bold;
}

.SubHead
{
    font-family:'Georgia', 'Times New Roman', Serif;
    font-size:0.9em;
}

.SubSubHead
{
    font-family:'Georgia', 'Times New Roman', Serif;
    font-size:0.8em;
}

.Normal, .NormalDisabled
{
    font-family:'Georgia', 'Times New Roman', Serif;
    font-size:1em;
}

.NormalBold
{
	font-family:'Georgia', 'Times New Roman', Serif;
    font-size:1em;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family:'Georgia', 'Times New Roman', Serif;
    font-size:1.1em;
	font-weight:bold;
	color:#f00;
}

.CommandButton
{
    /*font-family:'Georgia', 'Times New Roman', Serif;*/
    font-size:0.9em;
}

