/* CSS Document */

h1 {
	font-family: Verdana;
	font-size: 20px;
	color: #E87400;
	font-weight: bold;
	line-height:40px;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	color:#5B9201;
	font-weight: bold;
	line-height:10px;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color:  #344A04;
	font-weight: bold;
	
}

.path1 {
	font-family: Verdana;
	font-size: 9px;
	color: #736B52;
	font-weight: bold;
}

.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #3B5393;
	font-weight: normal;
	line-height:20px;
}
.text2 {
	font-family: Verdana;
	font-size: 12px;
	color: #486F03;
	font-weight: normal;
	line-height:20px;
}
.text3 {
	font-family: Verdana;
	font-size: 12px;
	color: #3B5393;
	font-weight: normal;
	line-height:20px;
}
a
{
color:#A74B01;
text-decoration:underline;
line-height:20px;
}
a:hover
{
color:#7ABF02;
}
.path {
	font-family: Verdana;
	font-size: 13px;
	color: #577909;
	font-weight: bold;
	}