body,th,td,p,span,div,ul,ol,li,input,submit,button,textarea,select,blockquote 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height:14px;
}

th
{
	font-weight: normal;
}

a
{
	text-decoration:none;
	line-height:14px;
	font-weight:bold;
	font-style:normal; 
}
a:link { color:rgb(22,64,164);}
a:hover { text-decoration: underline; }
a:visited {color:rgb(129,86,169);}

.alt
{
	background:#f2f2f2;
}