<style>

.normal {

}

.normal {
	font-family : arial, sans-serif;
	font-size : 9px;
	color : black;
	font-weight: normal;
}

BODY, INPUT, SELECT, FORM, TEXTAREA {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: normal;
	text-align: justify;
}

H2 {
	font-family : verdana, sans-serif;
	color : #CEDF84;
	font-weight: bold;
}

a {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font-family : verdana;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.monarch {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #868585;
	font-weight: normal;
}

.footer {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: normal;
	text-align: center;
}

.mail_left_part {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: normal;
	text-align: right;
}

.heading {
	font-family : verdana, sans-serif;
	color : Black;
	font-weight: bold;
}

.products {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: normal;
	text-align: left;
}

.product_detals {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: normal;
	text-align: center;
}

td {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: normal;
}

.footer {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: bold;
}

</style>