/* CSS Document */
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.title1 {

	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.redtext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.MainContent {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	text-transform: none;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	text-decoration: none;
	text-align: justify;
}
.style6 {font-size: 36px}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a {
	font-weight: bold;
}
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
