body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.style1 {

font-size: 11px

}

.style2 {

font-size: 12px

}

.ttable {
	border-top: thin none #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin dotted #CCCCCC;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:active {
	color: #FF0000;
}
.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	text-indent: 10pt;
	padding: 2px 10px;
	font-size: 14px;
}
.bg_img {
	list-style-position: outside;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-align: center;
	padding-top: 10px;
}
.no_border {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
