.mainTitleFont	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}
.pageTitleFont
{
	font: 36px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font36px
{
	font: 36px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font8px
{
	font: 8px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font11px
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font10px
{
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.smallfont
{
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font24px
{
	font: 24px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font20px
{
	font: 20px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.messageFont
{
	font: 24px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font16px
{
	font: 16px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.largeFont
{
	font: 16px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font14px
{
	font: 14px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.tipsTitleFont
{
	font: 14px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font12px
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.tipsDetailFont
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font10px
{
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}
.font9px
{
	font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}

.mainText
{
	font: 16px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #0B0B61;
}

.columnHeader
{
	font: 24px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color: #8181F7;
	color: white;
}

.websiteColor
{
       color: #5F04B4;
}

.searchBGColor
{
       background-color: #E0E0F8;
}

.addLink
{
	font: 16px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

.searchLink,.topMenuLink
{
	font: 16px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.topLogoLink
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration: none;
	color: #08088A;
}

.link
{
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.clicked
{
    background-color: red;
}
.unclicked
{
    background-color: white;
}
.tipCountColor
{
    color: green;
}
.journalBlurb
{
    line-height:150%;
}
.blurb
{
    line-height:200%;
}
