html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	/* font-size: 97%; */
}

body img {
	border: 0px;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}

.blacktext h1 { color: #000000; }
.blacktext h2 { color: #000000; }
.blacktext h3 { color: #000000; }
.blacktext h4 { color: #000000; }
.blacktext h5 { color: #000000; }
.blacktext h6 { color: #000000; }
.whitetext h1 { color: #ffffff; }
.whitetext h2 { color: #ffffff; }
.whitetext h3 { color: #ffffff; }
.whitetext h4 { color: #ffffff; }
.whitetext h5 { color: #ffffff; }
.whitetext h6 { color: #ffffff; }

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 13pt; }
h5 { font-size: 12pt; }
h6 { font-size: 10pt; }

a:link { text-decoration: none; color: #0000ff; }
a:visited { text-decoration: none; color: #000077; }
a:hover { text-decoration: underline; color: #0000ff; }

.blacktext { font-size: 10pt; color: #000000; text-align: justify; }

.whitetext { font-size: 10pt; color: #ffffff; text-align: justify; }
.whitetext a:link { text-decoration: underline; color: #bbbbbb; }
.whitetext a:visited { text-decoration: underline; color: #bbbbbb; }
.whitetext a:hover { text-decoration: underline; color: #ffffff; }

.reddu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.smallreddu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

legend {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
