
A.BookmarkOnly
{
	text-decoration: none;
}

A.TaskBar
{
	text-decoration: none
}

A.TaskBar:hover
{
	text-decoration: underline;
	font-weight: bold
}

A.URLNoUnderline
{
	text-decoration: none
}

A.URLNoUnderline:hover
{
	text-decoration: underline;
}

BODY
{    
    font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
}

P
{
    font-family: Arial, Helvetica, san-serif;
}

TD
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
}

.NoteIconCell
{
	font-size: 36px;
}
.HeaderCellFont, .DetailH1Font
{
	font-size: 14px;
}
.H1Font, .LoginTitleFont
{
	font-size: 14px;
}
.H2Font
{
	font-size: 16px;
}
.HelpH1Font
{
	font-size: 16px;
}
.HelpH2Font, .HelpH3Font
{
	font-size: 14px;
}
.TitleBigFont
{
	font-size: 28px;
}
.TitleSmallFont
{
	font-size: 14px;
}
.NavLinksButtonFont, .BrowseLinkFont
{
	font-size: 18px;
}