
td.kudo	{
	padding-left: 12px; 
	padding-right: 12px;
	font-size: 8pt;
	color: #333366;
	line-height: 8pt;
	}
td	{
	font-size: 12pt;
	line-height: 14pt;
}
h1, h2, h3, *.caps {
	font-variant: small-caps;
	font-family : sans-serif;
	}
h3 {
	font-style: oblique;
	color: blue;
	text-align : center;
	}
h2,.pic			{
	text-align: justify;
	}
a.nav:link, a.nav:hover, a.nav:active, a.nav:visited,.nav {
	font-size: 12pt;
	line-height: 14pt;
	font-family: sans-serif;
	color: #333366;
	text-decoration: none;
	}
a.nav:hover 	{
	text-decoration: underline;
	}
a.nav:visited	{
	color: #3333cc;
	}

img.left, img.right {
	padding: 2px;
        border: 2px solid #f4d450;
        margin: 4px;
}
img.left {
        margin-right: 12px;
        clear: right;
        float: left;
}
img.right {
        margin-left: 12px;
        clear: left;
        float: right;
}
p.subtitle {
        font-size: 14pt;
        font-weight: 500;
        text-align: center;
        font-style: italic;
