body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;


}

table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
	
li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

h1 {
	font-size: 16px;
	color: #000099;
	border-color: black black #BCB7A1;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	font-family: Tahoma, Verdana, Arial;
}
h2 {
	font-size: 12px;
	color: #000099;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: .5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #BCB7A1;
	border-left-color: black;


}

.bread {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
}

a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	font-style: normal;





}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;




}
a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;

}
a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
