body {
	margin: 0px;

}

HR {
	color : #3399CC;
}

.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
}
.body a{
	color: #0000FF;
	text-decoration: none;
}

.body a:hover{
	color: #0000FF;
	text-decoration: underline;
	}

.body a:visited{
	color: #0000FF;

}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BBBBBB;
	font-size: 0.7em;
}
.copyright a{
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:hover{
	color: #BBBBBB;
	text-decoration: underline;
	font-weight: normal;
	}

.copyright a:visited{
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.7em;


}
.bot {
	background-image: url(images/bot.gif);
	background-repeat: no-repeat;
	height: 80px;
}

.footer a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;


}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
}
.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

HR {
	color : #666666;
}
h1 {
	font-size: 0.9em;
	color: #82978A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {	color: #666666;
	font-weight: bold;
}
.style2 {color: #F20B1B}
