a  {
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : blue;
	text-decoration : none;
}

a:hover  {
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : red;
	text-decoration : underline;
}

a:active  {
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : blue;
	text-decoration : none;
}

alt  {
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : black;
	text-decoration : none;
}

body  {
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	margin-left : 4;
	margin-top : 4;
}

p  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	margin-left : 0;
	margin-top : 0;
}

p.footer  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 10px;
	font-style : normal;
	margin-left : 0;
	margin-top : 0;
}

img  {
	border : 0;
	margin-left : 0;
	margin-top : 0;
}

img.tumb  {
	border : 0;
	margin-left : 0;
	margin-top : 0;
	vertical-align: top;
	width: 200px
}

table  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
}

td  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
}

.norm  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	vertical-align: top;
}

.center  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align: center;
	vertical-align: top;
}

.norm-b  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	vertical-align: top;
}


.small  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}

.small-b  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.header  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

.bold  {
	color : black;
        font-family: verdana, geneva, tahoma, helvetica;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}


.wit  {
	color : white;
	font-family: verdana, geneva, tahoma, helvetica;
	font-size : 9pt;
	font-style : normal;
}

