body,table,td,tr,div,p,pre,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}
h1{
	font-family :  Chevara, Arial;
	font-size : 26px;
	color: #228B22;
	letter-spacing : 3px;
}

h2 {
	font-size: 16px;
	letter-spacing : 3px;
}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#7a0202}
a:visited {
	color: Teal;
}
a:active {
	color: #DC143C;
}
a:hover{color: #dce0d3;	background-color : #374611;}
