



body	{
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt	;
	color: black;
		}
		
p	{
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt	;
	color: black;	
		}

p.indentp	{
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
		}

p.subtitle	{
	font-family: "Arial";
	font-size: 14pt	;
	font-weight: bold;
	color: #29166f;
	}
		
.subtitle	{
	font-family: "Arial";
	font-size: 14pt	;
	font-weight: bold;
	color: #29166f;
	}

li		{
	color: red;
		}

td		{
	font-family: Verdana;
	font-size: 10pt	;
	color: black;
		}

a		{
	color: black;
	font-weight: bold;
	text-decoration: none;
		}

a:hover		{
	color: red;
		}

a:hover.menu		{
	color: yellow;
		}

a.menu	{
	color: white;
	text-decoration: none;
	font-size: 10pt;
		}
		
td.menu	{
	padding: 10;
		}

td.submenu	{
	padding: 0 10 0 25;
		}

.menuon	{
	color: yellow;
	font-weight: bold;
	}
		
td.content	{
	padding: 10;
		}

.formtext	{
	border: none;
	padding: 3px;
	background-color: #d7f2ff;
	font-face: Verdana;
	font-size: 8pt;
	}
	
.formlabel	{
	font-face: Verdana;
	font-size: 8pt;
	font-weight: bold;	
	}
	
.formbutton	{
	border: 1px solid #29166f;
	padding: 3px;
	background-color: #d7f2ff;
	font-face: Verdana;
	font-size: 8pt;
	font-weight: bold;
	}