body {
	margin: 0;
	padding: 0;
}

body, td {
	font-family:verdana, arial, sans-serif;
	font-size:70%;
	color:#000000;
}

a,a:link,a:visited,a:active	{
	color:#9B0000;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}

a.black,a.black:link,a.black:visited,a.black:active	{
	color:#666666;
	text-decoration: none;
}
a.black:hover {
	color:#9B0000;
	text-decoration: underline;
}

a.black1,a.black1:link,a.black1:visited,a.black1:active	{
	color:#000000;
	text-decoration: none;
}
a.black1:hover {
	color:#9B0000;
	text-decoration: none;
}

.head, .head2, h1 {
    font-size:16px;
    margin-bottom:15px;
    color:#9B0000;
    text-align:left;
}

.header {
    font-weight:bold;
}

input {
    border:1px solid #666666;
}

.txt2 {
    font-size:12px;
    padding:5px;
    text-align:center;
}

.txt {
    background:#FBFAFA;
    padding:5px;
}