P  {}

H1  {}

H2  {}

H3  {}

A {color: Blue;}					   

A:active {color: Red;}						

A:hover {color: Green;}

A:link
{
	color: Blue;
	text-decoration: none;
}

A:visited
{
	color: Blue;
	text-decoration: none;
}
A.ml
{
	color: Blue;
}

A.ml:hover
{
	color: Green;
	font-style : italic;
	text-decoration: underline;	
}

BODY  {}

.AgendaTitle
{
	font-size : 12pt;
	font-family : "Times New Roman", serif;
	font-weight : bold;
	color : Black;
}
.AgendaText
{
	font-size : 12pt;
	font-family : "Times New Roman", serif;
	font-weight : normal;
	color : Black;
}

.PageMsg
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	line-height: 16px;
}

.welcome
{
	font-size : 16pt;
	font-family : "Arial", sans-serif;
	font-weight : bold;
	color : Black;
}

.wText
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	line-height: 16px;
}

.wText1
{
	font-size : 11pt;
	font-family : "Arial", sans-serif;
	font-weight : bold;
	color : Black;
}
.wText2
{
	font-size : 11pt;
	font-family : "Arial", sans-serif;
	font-weight : normal;
	color : Black;
}
.wText_sm
{
	font-size : 10pt;
	font-family : "Arial", sans-serif;
	font-weight : normal;
	color : Black;
}

.wText_smb
{
	font-size : 10pt;
	font-family : "Arial", sans-serif;
	font-weight : bold;
	color : Black;
}

.wText_vsm
{
	font-size : 8pt;
	font-family : "Arial", sans-serif;
	font-weight : normal;
	color : Black;
}

.wText_White
{
	font-size : 8pt;
	font-family : "Arial", sans-serif;
	font-weight : normal;
	color : White;
}

.wText_White_Bold
{
	font-size : 8pt;
	font-family : "Arial", sans-serif;
	font-weight : Bold;
	color : White;
}
.wText_White_Italics
{
	font-size : 8pt;
	font-family : "Arial", sans-serif;
	font-weight : bold;
	font-style : italic;
	color : White;
}

.pText
{
	font-size : 12pt;
	font-family : "Arial", sans-serif;
	font-weight : bold;
	color : black;
}

.Page_Title
{
	font-size : 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003366;
	text-decoration: none;
	line-height: 20px;
}

.Quote
{
	font-size : 11pt;
	font-family : "Times New Roman", serif;
	font-weight : normal;
	font-style : italic;
	color : Black;
}

.Quote_Attribute
{
	font-size : 10pt;
	font-family : "Times New Roman", serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.qAnswer
{
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
	line-height: 16px;
}
.wTextBold {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	line-height: 16px;
}
