/* ************************************
HTML REDEFINED TAGS
************************************ */
body {
	background-color: #DBDBDB;
	color: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

p {
	font-size : x-small;
}

.hdr1 {
	color: #FF9900;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15
}

.hdr2 {
	color: #333366;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13
}

.same {
	color: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
/* ************************************
CUSTOM STYLES
************************************ */