/* CSS Document */

form 
{
    margin-bottom: 0;
    margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.s {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
}
.t{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}
.t2{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
a:link{
color:#666666;
font-size:11px;
font-family: Tahoma;
font-weight: bold;
text-decoration:underline;
}
a:visited{
color:#666666;
font-size:11px;
font-family: Tahoma;
font-weight: bold;
text-decoration: underline;
}
a:hover{
color:#999999;
}
a.s:link{
	color:#666666;
	font-family:Tahoma;
	font-size:9px;
	font-weight: normal;
	text-decoration: none;
}
a.s:visited{
	color:#666666;
	font-family:Tahoma;
	font-size:9px;
	font-weight: normal;
	text-decoration: none;

}
a.s:hover{
	text-decoration: underline;
}
.myborder {
	BORDER-COLLAPSE: collapse
	}

.txt P
{
    MARGIN: 0px;
}
.r {
	font-family:Tahoma;
	font-size:16px;
	color:#990000;
}