BODY
{
	COLOR : #000000;
	BACKGROUND : white;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
}

.Notes
{
	COLOR : #000000;
	background : transparent;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 10px;
}

.TextBold
{
	COLOR : #000000;background : transparent;FONT-FAMILY : Arial, Helvetica, sans-serif;FONT-SIZE : 12px;Font-weight: bold;Text-Decoration: None;
}

a.TextBold
{
	COLOR : #CC3300;background : transparent;FONT-FAMILY : Arial, Helvetica, sans-serif;FONT-SIZE : 12px;Font-weight: bold;Text-Decoration: None;
}

a.TextBold:HOVER
{
	COLOR : #CC3300;background : transparent;	FONT-FAMILY : Arial, Helvetica, sans-serif;	FONT-SIZE : 12px;Font-weight: bold;Text-Decoration: Underline;
}

.TextBoldReversed
{
	COLOR : #CC3300;background : transparent;FONT-FAMILY : Arial, Helvetica, sans-serif;FONT-SIZE : 12px;Font-weight: bold;Text-Decoration: None;
}

a.TextBoldReversed
{
	COLOR : #000000;background : transparent;FONT-FAMILY : Arial, Helvetica, sans-serif;FONT-SIZE : 12px;Font-weight: bold;Text-Decoration: None;
}

a.TextBoldReversed:HOVER
{
	COLOR : #CC3300;background : transparent;	FONT-FAMILY : Arial, Helvetica, sans-serif;	FONT-SIZE : 12px;Font-weight: bold;Text-Decoration: Underline;
}

.TextNormal
{
	COLOR : #000000;
	background : transparent;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
}

.TextTitle
{
	COLOR : #000000;
	background : transparent;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 18px;
	font-weight : bold;
}

.TextTitleSmallRed
{
	COLOR : #CC3300;
	background : transparent;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 16px;
	font-weight : bold;
}
