body {
	background-color:#FFFFFF;
	font-family:"Tahoma";
	font-size: 14px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family:"Tahoma";
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	border-color:#FFFFFF;
	border:#FFFFFF;
}

a {
	font-size: 15px;
	color: #990000;
	text-decoration:none;
}
a:hover{
	font-size: 15px;
	color: #990000;
	text-decoration:underline;
}

.input{
	width: 150px;
	font-family:"Tahoma";
	font-size: 14px;
}


.button{
	width: 100px;
	font-family:"Tahoma";
	font-size: 15px;
	background-color:#FFFFFF;
	color:#990000;
	border:#990000;
	cursor:pointer;
}

.button1{
	width: 100px;
	font-family:"Tahoma";
	font-size: 15px;
	background-color:#990000;
	color:#FFFFFF;
	border:#990000;
	cursor:pointer;
}


.button2{
	width: 100px;
	font-family:"Tahoma";
	font-size: 15px;
	background-color:#990000;
	color:#FFFFFF;
	border:#990000;
	cursor:pointer;
}
