body{
	color: #006e48;
	font-family: Verdana;
	font-size : 11px;
}

td{
    font-family: Verdana;
    font-size : 10px;    
}

.Header1_Text{
	color: #006e48;
	font-family: Verdana;
	font-size : 17px;
	font-weight : bold;
}
.Header2_Text{
	color: #006e48;
	font-family: Verdana;
	font-size : 15px;
	font-weight : bold;
}
.Title_Text{
	color: #006e48;
	font-family: Verdana;
	font-size : 13px;
	font-weight : bold;
}
.Normal_Text{
	color: #006e48;
	font-family: Verdana;
	font-size : 11px;
	font-weight : normal;
}
.Important_Text{
	color: #006e48;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	font-style : italic;
}

a:link, a:visited, a:hover{
    color:#2e2e2e;
}

p{
	margin: 0px;
}

ol{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}