P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

H1  {
	font-size : 16pt;
	color : Navy;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Blue;
	font-weight : bold;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	font-weight : bold;
}

A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	list-style-type : square;
}

A:Visited  {}

A:Active  {
	color : white;
}

A:Hover  {
	color : Red;
}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	background-color : White;
	list-style-type : square;
}

.strong  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}

.small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}

.list  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : Red;
	list-style-type : square;
}

.linklike {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	list-style-type : square;
}

.mainlink  {
	color : Navy;
}

.borderlink  {
	color : Gold;
}

.biglinks  {
	color : Blue;
	font-size : 14pt;
}

.address {
	color : White;
}

.email {
	color : Gold;
}

.midlinks{
	font-size: medium;
}
