P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
}

H2  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H3  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    color : green;
}

A  {}

A:Link  {
	text-decoration : none;
	color : #008000;
}

A:Visited  {
	text-decoration : none;
	color : #008000;
}

A:Active  {
	color : #008000;
}

A:Hover  {
	text-decoration : underline;
	color : #008040;
}

BODY  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

.formRequired  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Blue;
}

.newsText  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
   	color : #008000;
}

.FAQquestion  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
    color : #FF0000
}

.FAQanswer  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.headerText  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}

.wispiepluginTitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : white;
	font-weight : bold;	
}

.wispiepluginText  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #C6E2FF;
	font-weight : bold;	
}

.pluginTitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	font-weight : bold;	
}

.pluginText  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
}

.devicesMakeTitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : white;
	font-weight : bold;	
}

.pageTitle  {
	font-size : 18;
	font-family : sans-serif;
	color : Red;
	font-style : italic;
}

.tableHeading  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : white;
	font-weight : bold;	
}

.smalltext  {
	font-size : xx-small;
	font-family : sans-serif;
}

.smallUrl  {
	font-size : 7px;
	font-family : serif;
}

