body
{
	font-weight: normal;
	color: black;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
}



.ArticleText
{
	font-weight: normal;
	color: black;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
}


.ArticleItalic
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
}

.ArticleBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Sans-Serif;
}

.ArticleLink
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Sans-Serif;
	text-decoration: underline;
}

.ArticleSubTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Verdana, Sans-Serif;
}

.ArticleTitle
{
	font-weight: bold;
	color: black;
	font-size: 14pt;
	font-family: Verdana, Sans-Serif;
}

.ArticleDate
{
	font-weight: bold;
	color: black;
	font-size: 11pt;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
}

.AdminText
{
	font-weight: normal;
	color: black;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
}


.AdminItalic
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
}

.AdminBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Sans-Serif;
}

.AdminLink
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Sans-Serif;
	text-decoration: underline;
}

.FormField
{
	font-weight: normal;
	color: black;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
}


.BlogText
{
	font-weight: normal;
	color: black;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
}


.BlogItalic
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
}

.BlogBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Sans-Serif;
}

.BlogPageText
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Sans-Serif;
}

.formField
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.errorField
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
	background-color: #ffcccc;
}

.errorText
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Sans-Serif, Tahoma, Arial;
}

