body
{
	font-size: 90%;
	line-height: 15px;
}
A.LanguageLink:visited
{
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
A.LanguageLink:link
{
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
A.LanguageLink:hover
{
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
.SnippetTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
}
.SnippetTable
{

}
.SnippetTableHeader
{
	background-color: whitesmoke;
}
