/* ---------------------------------------------------------------------------------------------------- */
/* Typography */
/* ---------------------------------------------------------------------------------------------------- */

body,h1,h2,h3,div,span,p,input,td,select {
	
}

body,div,span,p,input,td,select {
	font-size: 7pt;
}

a {
	text-decoration: none;
	color: #666666;
	font-size: 9pt;
	font-family: georgia,verdana,helvetica,sans-serif;
	
}

a:hover {
	text-decoration: underline;
}








