@charset "iso-8859-1";
A:link{	text-decoration: underline; color:#800000 ;}
A:visited{ text-decoration: underline; 	color:#800000 ;}
A:hover{ text-decoration: underline; color:#000000 ;}

body
{	font-family: Tahoma;
	background-image: url("../images/m_bg.jpg");
	background-attachment:fixed;
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
}
.h1 
{ 	font-family: Tahoma;
	color: #800000;
	text-decoration: underline;
	font-style: italic;
	font-size: 14pt;
}

.h2
{	font-family: Tahoma;
	color: #800000;
	text-decoration: underline;
	font-style: italic;
	font-size: 18pt;
}
.h3
{	font-family: Tahoma;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.h4
{	font-family: Tahoma;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.h5
{	font-family: Tahoma;
	color: #800000;
	text-decoration: underline;
}

.h6
{	font-family: Tahoma;
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	text-align: Center;
}
.copyright
{	font-family: Tahoma;
	color: #000066;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.btt
{	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}