.header{
	font-family : Tahoma;
	font-size : large;
	font-weight : bold;
}
.content{
		font-family : Tahoma;	
}
.comment{
	font-family : Tahoma;
	font-size : smaller;
}
.emphasizer{
	font-family : Tahoma;
	font-weight : bold;
}
.disclaimer{
	font-family : Tahoma;
	font-weight : lighter;
	font-size : xx-small;
}
.sourceforgehomelink{
	font-family : Tahoma;
	font-weight : bold;
	font-size : x-small;
	color : Navy;
	text-decoration : none;
}
.sourceforgehomelink:link{
	font-family : Tahoma;
	font-weight : bold;
	font-size : x-small;
	color : Navy;
	text-decoration : none;
}
.sourceforgehomelink:hover{
	font-family : Tahoma;
	font-weight : bold;
	font-size : x-small;
	color : Navy;
	text-decoration : none;
}
.sourceforgehomelink:visited{
	font-family : Tahoma;
	font-weight : bold;
	font-size : x-small;
	color : Navy;
	text-decoration : none;
}
.sourceforgehomelink:active{
	font-family : Tahoma;
	font-weight : bold;
	font-size : x-small;
	color : Navy;
	text-decoration : none;
}
.sourceforgehomelink:focus{
	font-family : Tahoma;
	font-weight : bold;
	font-size : x-small;
	color : Navy;
	text-decoration : none;
}
.link{
	font-family : Tahoma;
	color : Blue;
	text-decoration : none;
}
.link:link{
	font-family : Tahoma;
	color : Blue;
	text-decoration : none;
}
.link:hover{
	font-family : Tahoma;
	color : Navy;
	text-decoration : none;
}
.link:visited{
	font-family : Tahoma;
	color : Blue;
	text-decoration : none;
}
.link:active{
	font-family : Tahoma;
	color : Blue;
	text-decoration : none;
}
.link:focus{
	font-family : Tahoma;
	color : Blue;
	text-decoration : none;
}
.menulink{
	font-family : Tahoma;
	font-weight : bolder;
	font-size : larger;
	text-decoration : none;
	color : Black;
}
.menulink:link{
	font-family : Tahoma;
	font-weight : bolder;
	font-size : larger;
	text-decoration : none;
	color : Black;
}
.menulink:hover{
	font-family : Tahoma;
	font-weight : bolder;
	font-size : larger;
	text-decoration : none;
	color : Black;
}
.menulink:visited{
	font-family : Tahoma;
	font-weight : bolder;
	font-size : larger;
	text-decoration : none;
	color : Black;
}
.menulink:active{
	font-family : Tahoma;
	font-weight : bolder;
	font-size : larger;
	text-decoration : none;
	color : Black;
}
.menulink:focus{
	font-family : Tahoma;
	font-weight : bolder;
	font-size : larger;
	text-decoration : none;
	color : Black;
}
