p.title
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	text-indent: 2em;
	color: darkgreen
}

p.header1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	text-indent: 2em;
	text-decoration: underline;
	color: darkgreen
}

p.header2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	text-align: left;
	text-indent: 2em;	
	text-decoration: none;
	color: darkblue
}

p.main1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-left: 2em;
	margin-right: 2em;
	color: darkblue
}

p.main2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-left: 2em;
	margin-right: 2em;
	color: darkblue
}

p.info1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-left: 2em;
	margin-right: 2em;
	color: darkred
}

A:link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: blue 
}

A:hover { color: red }
 
A:active
{ 
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: blue
}

A:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: blue 
}

p.menu1
{
	font-family: Franklin Gothic Demi Cond, Arial;
	font-size: 12pt;
	font-weight: normal;
	color: yellow;
	text-align: center;
	
}

p.tableMain
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	text-align:center;
	color:darkblue;
}

p.tableHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: darkred
}

p.list
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: darkblue;
	text-indent:-1em;
	margin-left: 3em;
	margin-right: 2em;
	margin-top: -1em;
}
