.subtitle {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:0.7em;
}
.blog {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:0.8em;
}
.subblog {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:0.9em;
}
/*date=h6*/
h6  {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1em;
	margin-top :-0.3em;
	margin-bottom :-0.3em;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
}
/*menu=h5*/
h5  {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1em;
	margin-top :0em;
	margin-bottom :0em;
	font-size: small;
}
li {
	line-height:0.9em;
	margin-top :0.5em;
	margin-bottom :0.5em;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-indent: 0.5em;
	list-style : square outside;
	margin-left : 0.5em;
}
ul {
	line-height:1.2em;
	margin-top :0.5em;
	margin-bottom :0.5em;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-indent: 2em;
}
P  {
	line-height:1.1em;
	margin-top :0.5em;
	margin-bottom :0.5em;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

A:link    {
	text-decoration: underline;
}
A:active  {
	text-decoration: none;
	color: Red;
}
A:visited {
	text-decoration: underline;
}
A:hover   {
	text-decoration: none;
	color: Red;
}

