
	{background:  white}
	BODY  {font-family: Verdana; font-size: 9pt; color:#000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	TD  {font-family: Verdana; font-size: 9pt; color:#000000}
	TR  {font-family: Verdana; font-size: 9pt; color:#000000}
	FONT  {font-family: Verdana; font-size: 9pt; color:#000000}
	I {font-family: Verdana; font-size: 9pt; color:#000000; font-style: italic}
	BIG  {font-family: Verdana; font-size: 11pt; color:#000000; font-weight: normal}
	TH  {font-family: Verdana; font-size: 10pt; color:#000000; font-weight: normal}
	A:link {font-family: Verdana; font-size: 9pt; color: rgb(1,5,255); font-weight: normal}
	A:visited {font-family: Verdana; font-size: 9pt; color: rgb(1,5,255); font-weight: normal}
	A:hover {font-family: Verdana; font-size: 9pt; color: rgb(1,5,255); font-weight: normal}
	H1 {font-family: "Arial"; font-size: 30pt; color: rgb(1,5,255);}
	STRONG {font-family: Verdana; font-size: 9pt; color:#000000;text-decoration: none; font-weight: bold; margin-left:0}
	H2 {font-family: Verdana; font-size: 12pt; color:#000000;text-decoration: none; margin-left:0}
	H3 {font-family: Verdana; font-size: 10pt; color:#000000;text-decoration: none; margin-left:0}
	PRE {font-family: Verdana; font-size: 9pt; color:#000000}
	P {font-family: Verdana; font-size: 9pt; color:#000000}
	BLOCKQUOTE {font-family: Verdana; font-size:9pt; color:#000000}
	
	a.hyperlink:link {font-weight: normal; font-size: 11px; color: rgb(1,5,255); font-family: Verdana, Arial; text-decoration: none}
	a.hyperlink:visited {font-weight: normal; font-size: 11px; color: rgb(1,5,255); font-family: Verdana, Arial; text-decoration: none}
	a.hyperlink:hover {font-weight: normal; font-size: 11px; color: rgb(1,5,255); font-family: Verdana, Arial; text-decoration: underline}

	.BorderedContent
        {
        background-color: white;
        border: none;
        color: black;
        font-weight: normal;
        padding: 1;
        }

	.BorderedController
        {
        background-color: white;
        border: none;
        font: normal;
        color: black;
        padding: 1;
        }

	.BorderedPortlet
        {
        background-color: white;
        border: none;
        font: normal;
        color: black;
        padding: 1;
        }

	.BorderedTitle
        {
        background-color: gray;
        border: none;
        color: black;
        font-weight: normal;
        padding: 1;
        }

	.ControllerStyleClass
        {
        background-color: white;
        border-style: none;
        color: black;
        font-weight: normal;
        padding: 0;
        }

	.PortletStyleClass
        {
        background-color: white;
        border-style: none;
        color: black;
        font-weight: normal;
        padding: 0;
        }

	.TabStyleClass
        {
        background-color: white;
        border-style: none;
        color: black;
        font-weight: normal;
        padding: 0;
        }

	.TitleStyleClass
        {
        background-color: gray;
        border-style: none;
        color: black;
        font-weight: normal;
        padding: 0;
        }

	.HighlightTitleStyleClass
        {
        background-color: black;
        border-style: none;
        color: white;
        font-weight: normal;
        padding: 0;
        }

	.TabTitleStyleClass
        {
        background-color: white;
        border-style: none;
        color: black;
        font-weight: normal;
        padding: 0;
        }

	.ContentStyleClass
        {
        background-color: white;
        border-style: none;
        color: black;
        font-weight: normal;
        padding: 0;
        }

	.TabContentStyleClass
        {
        background-color: white;
        border-style: none;
        color: black;
        font-weight: normal;
        padding: 0;
        }

	.uppercase
	    {
	    text-transform: uppercase;
	    }

    .lowercase
	    {
	    text-transform: lowercase;
	    }
