body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body,td,div,p,pre,ul {
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 13px;
	color: #333333;
}

.small {
	font-size: 11px;
}
.mini {	font-size: 10px;}
.minimini {font-size: 9px;}

a {
	text-decoration: none;


}
a:link {color:#666699}
a:visited {	color:#666699}
a:active {color:#666699}
a:hover{color: #666699;}
.large {
	font-size: 13px;
}
