/* Kaspersky Anti-Virus EULA Page */

.pagetitle 
{
	font-size:20px; 
	color:#005447;
	font-family: Arial, Geneva, sans-serif;
}


/* Kaspersky Online Scanner Page */

.text 
{
	font-size:8px;
	font-family:"MS Sans Serif";
}

A { color: #0000FF; }

INPUT 
{
	font-size:8px;
	font-family: Arial, MS Sans Serif;
}

TD
{
	font-size:9px;
	font-family: Arial, MS Sans Serif;
}

TD.arial
{
	font-size:11px;
	font-family: Arial, Geneva, sans-serif;
}

BUTTON
{
	font-size:8px;
	font-family: Arial, MS Sans Serif;
}

A.btn 
{
	border:2px outset #FFFFFF;
	background-color:#D4D0C8;
	margin:0 0 0 0;
	text-decoration:none;
	color:#000000;
	width:35px;
	height:15px;
	text-align:center;
}

A.btn:focus:hover
{
	border:2px inset #FFFFFF;
	margin:1px 1px 1px 1px;
	text-decoration:none;
}

