
BODY, bo {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.phrase {
	font-family : Tahoma;
	font-weight : bolder;
	font-size : 11;
	color : White;
	font-style : italic;
	letter-spacing : 3px;
}

.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	color : White;
	letter-spacing : 1px;
	text-decoration : none;
}
A.menu:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	color : White;
	letter-spacing : 1px;
	text-decoration : none;
}
A.menu:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	color : White;
	letter-spacing : 1px;
	text-decoration : none;
}
A.menu:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	color : White;
	letter-spacing : 1px;
	text-decoration : underline;
}
A.menu:hover {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bolder;
	letter-spacing : 1px;
	text-decoration : underline;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9;
	text-decoration : none;
	color : White;
	font-weight : bold;
	font-style : italic;
}

h1{
	color : #195594;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13pt;
	margin-top:10;
	margin-right:0;
	margin-bottom:10;
	}

h2{
	color : black;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin-top:15;
	margin-right:0;
	margin-bottom:10;
	}
	
h3{
	color : #6f6f6f;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-top:5;
	margin-right:0;
	margin-bottom:0;
	}
	

small {
	font-size:8pt;
	}
.ann {
	font-size:8pt;
	}

	
td {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	}
	
i {
    color : gray;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	}
	
	
.nav{
	color : #5A4D5F;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size:9pt;
	}	

.img{
	color : black;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	}	
	
p
{
 text-indent:0pt;
}	
hr
{
 color : #cccccc;
 width: 100%;
 height:1;
}
