BODY  {
	font-family: Tahoma, Verdana, Arial, Times New Roman, Helvetica;
	background-color: #8d8d8d;
}

P  {
	font-size : 10pt;
	margin-bottom : 5px;
	margin-top : 0px;
}

H3  {
	font-family : Century Gothic, Tahoma, Arial, Helvetica;
	font-size : 28pt;
	font-weight : bold;
	letter-spacing : 10px;
	margin : 0px;
	color : #3333cc;
	text-indent : 20px;
	padding : 0px;
}

H1  {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-style: italic;
}

H2  {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 1px;
	color: black;
	text-indent: 0px;
	text-align: center;
}

.sml  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 8pt;
	color : #FFFFFF;
}

A  {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}


A:hover  {
	font-weight: bold;
	color: #a80000;
	text-decoration: underline;
}


.title  {
	font-weight : bold;
	margin-top : 8px;
	margin-bottom : 0px;
}

UL  {
	list-style-position : outside;
	list-style-image : url("images/pic_bullet_small.gif");
	list-style-type : square circle disk;
	margin-top : 10px;
	font-size : 10pt;
}

LI  {
	margin-bottom : 0px;
	margin-top : 5px;
}

TABLE  {
	margin-top : 5px;
	margin-bottom : 5px;
}

A.bmenu  {
	font-size : 14pt;
	font-family : Verdana;
	text-transform : uppercase;
	color : #660000;
	text-decoration : none;
}



A.bmenu:hover  {
	font-size : 14pt;
	font-family : Verdana;
	text-transform : uppercase;
	color : #a80000;
	text-decoration : none;
}


A.small:link  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
}

A.small:visited  {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 8pt;
}

A.small:hover  {
	text-decoration : underline;
	color : #FFFFFF;
	font-size : 8pt;
}

A.small:active  {
	font-size : 8pt;
	color : #FF0000;
	text-decoration : underline;
}

div.txt
{
	font: normal 10pt Arial Helvetica sans-serif;
	text-align: justify;
	color: Black;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

