BODY, TABLE, TD, TR {
	font-size   : 10pt;	
	font-family : Verdana, Arial;
	Font-weight : bold
}
H1{
	font-family : Arial;
	font-size   : 16pt;
	font-weight : bold;
	color       : #1D3E58;
}
H2{
	font-family : Arial;
	font-size   : 13pt;
	font-weight : bold;
	color       : #1D3E58;
}

.happy1{
	font-family : Verdana, Arial;
	font-size   : 9pt;
	font-weight : bolder;
	color       : #1D3E58;
}
.happy2{
	font-family : Arial;
	font-size   : 16pt;
	font-weight : bold;
	color       : #1D3E58;
}

.content{
	font-family : Verdana, Arial;
	font-size   : 9pt;
	font-weight : bolder;
	color: #1d3e58;
	}

a:link.navlink {
	font-family : Verdana, Arial;
	font-size   : 9pt;
	font-weight : bolder;
	color: #1d3e58;
	}
a:visited.navlink {
	font-family : Verdana, Arial;
	font-size   : 9pt;
	font-weight : bolder;
	color: #1d3e58;
	}
a:hover.navlink {
	font-family : Verdana, Arial;
	font-size   : 9pt;
	font-weight : bolder;
	color: #1d3e58;
}
a:active.navlink { 
	font-family : Verdana, Arial;
	font-size   : 9pt;
	font-weight : bolder;
	color: #1d3e58;
	}
