body {
        margin: 0px;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	font-style: normal;
	font-family: arial, verdana;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #555555;
	font-weight: 400;
	font-style: normal;
	font-family: arial, verdana;
	text-decoration: underline;
}
li {
        font-size: 12px;
        color: #000000;
        font-weight: 400;
        font-family: arial, verdana;
}
p {
        font-size: 12px;
        color: #000000;
        font-weight: 400;
        font-style: normal;
        font-family: arial, verdana;
}
.p_small {
        font-size: 11px;
        color: #000000;
        font-weight: 400;
        font-style: normal;
        font-family: arial, verdana;
}
.subjectHeading {
        font-size: 12px;
        /* color: #d28300; */
        color: #000000;
        font-family: arial, verdana;
	font-weight: bold;
	font-style: italic;
}
.text2 {
        font-size: 16px;
        color: #d28300;
        font-family: arial, verdana;
}
.page_title {
        font-size: 14px;
        color: #000000;
        font-family: Times New Roman, Times;
        font-weight: bold;
        font-style: italic;
}
.feature_text {
        font-size: 14px;
        color: #000000;
        font-family: Times New Roman, Times;
        font-weight: bold;
        font-style: italic;
}
.item_name {
        font-size: 14px;
        color: #ea1f22;
        font-family: arial, verdana;
        font-weight: bold;
        font-style: normal;
}


