/* DEFAULT STYLES
*********************************/
body {
font-family:Arial,Helvetica,sans-serif;
color:#fff;
background: url(img/bg11.gif) repeat-y center;
margin:0;
font-size: 12px;
color: #807F7F;
line-height: 14px;
text-align:justify;
}

a {
	text-decoration: underline;
}
a:link {
	color: #FE610F;
}
a:visited {
	color: #FE610F;
}
a:hover {
	text-decoration: none;
	color: #0040A2;
}
a:active {
	color: #FE610F;
}

ul {
	list-style-type: disc;
	list-style-image: url(img/bullet.gif);
	list-style-position: inside;
	margin-left: -25px;
	}
*html ul {
	list-style-type: disc;
	list-style-image: url(img/bullet.gif);
	list-style-position: inside;
	margin-left: 8px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE610F;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	color: #807F7F;
	font-size: 11px;
}
.center {
	text-align:center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807F7F;
	line-height: 12px;
}
.copyright a:link{
	color: #807F7F;
}
.copyright a:visited {
	color: #807F7F;
}
.copyright a:hover {
	text-decoration: none;
	color: #0041A2;
}body,td,th2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807F7F;
	line-height: 14px;
	text-align:justify;
}





