body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body,td,div,p,pre,ul {
	font-size: small;
	border-top-color: #CCCCCC;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {
	font-size: small;
	text-decoration: none;
	font-weight : normal;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover{
	background-color : #374611;
}

