/* *********************************************************************/
body  {
	background-color : #B5DDFB;
	font-family : Arial, Helvetica;
	font-size : 10pt;
}

a  {
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
}

a:link  {
	color : #0000FF;
}

a:visited  {
	color : #1F97D8;
}

a:active  {
	color : #0000FF;
}

td  {
	font-size : 10pt;
	vertical-align : top;
}

.down  {
	vertical-align : bottom;
}

.intervoice  {
	font-weight : bold;
	font-style : italic;
}

.normal  {
	font-size : 10pt;
}

.normalbold  {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
}

.pagetitle  {
	font-size : 18pt;
	font-weight : bold;
	font-style : italic;
}

.title  {
	font-size : 18pt;
	font-weight : bold;
}

.subtitle  {
	font-size : 13pt;
}

.bignbold  {
	font-size : 15pt;
	font-weight : bold;
}

.underline  {
	font-size : 10pt;
	background-image : url(pictures/underline.gif);
}

.titlebox  {
	background-color : #8AE6FD;
}

