BODY {
	FONT-SIZE:10pt; COLOR: #000000; FONT-FAMILY: verdana, Helvetica, sans-serif
}
P {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: verdana, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: verdana, Helvetica, sans-serif
}
SELECT {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: verdana, Helvetica, sans-serif
}
INPUT {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: verdana, Helvetica, sans-serif
}
TEXTAREA {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: verdana, Helvetica, sans-serif
}



h1 {
	font-family: Arial,Tahoma;
	font-size: 16px;
}

h2 {
	font-family: Arial,Tahoma;
	font-size: 14px;
}

h3 {
	font-family: Arial,Tahoma;
	font-size: 12px;
}


a:link { color:#0000FF }
a:active { color:#FF0000 }
a:visited { color:grey }

a:link, a:active, a:visited {
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

a.noline1:link, a.noline1:active, a.noline1:visited {
	text-decoration:none;
	color:black;
}

a.noline1:hover {
	text-decoration:underline;
	color:blue;
}


a.left3:link, a.left3:active, a.left3:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF ;
}

.yellow_heading {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color:yellow ;
}

a.leftnav:link, a.leftnav:active, a.leftnav:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF ;
}



ul, li {
list-style-type:none;
list-style-image:url(../images/bullet.gif);
vertical-align:top;
}

A.li, A.li:visited, A.li:link, A.li:active {
	color:#2a2824;
	text-decoration:none;

}

A.li:hover {
	color:#000000;
	text-decoration:none;
	background-color:#f5f5f5;
	display:block;
	height:10px;
	margin-left:-5px;
	padding-left:5px;
}

