A:link	{
	color : black;
}

A:visited  {
		color : black;
}

A:hover  {
	color : #ff8c00;
}

IMG  {
	border : 0px;
}

P  {
	text-align : justify;
	color : #444444;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 0.8em;
}

.pp { font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica"; }

.p  {
	text-align : justify;
	color : #444444;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 0.8em;
}

.t1 {
	text-align : left;
	color : #444444;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 1.0em;
	font-weight : bold;
}
.p_c {
	text-align : center;
	color : black;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 1em;
}

.a1 {
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 11pt;
	font-weight : normal;
	text-decoration : none;
}

.a2 {
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
}


h1 {
	font-family : "Arial", "sans-serif", "Helvetica CE","Helvetica";
	color: navy;
	font-size : 1.2em;
	font-weight : bold;
	text-decoration : none;
}

h2 {
	font-family : "Arial", "sans-serif", "Helvetica CE","Helvetica";
	color: navy;
	font-size : 1.0em;
	font-weight : normal;
	text-decoration : none;
}

.bbutton
{
    font-family: "Arial", "sans-serif", "Helvetica CE","Helvetica";
    font-weight: bold;
    color: navy;
    font-size: 0.8em;
    background-color: #e6efff;
    cursor: hand;
    text-decoration : none;
}

.aodp
{
   font-family: "Arial", "sans-serif", "Helvetica CE","Helvetica";
   color: black;
   font-size: 1em;
}
.aodp:link { color: black; text-decoration: none; }
.aodp:visited { color: black; text-decoration: none; }
.aodp:hover { color: black; text-decoration: none; }

.footer {
   font-family: "Arial", "sans-serif", "Helvetica CE","Helvetica";
   color: black;
   font-size: 0.7em;
}
.footer:link { color: black; text-decoration: none; }
.footer:visited { color: black; text-decoration: none; }
.footer:hover { color: black; text-decoration: none; }


